mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
python-pam: Rebuilt against python 3.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
f80a42795d
commit
dabc33b713
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for python-pam
|
||||
#
|
||||
# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2014-2020 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
PRGNAM=python-pam
|
||||
VERSION=${VERSION:-1.8.4}
|
||||
COMMITVER=8d0e14a53adaeb08d27214976b5ac50adc9146bf
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-3}
|
||||
TAG=${TAG:-_csb}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
Loading…
Reference in a new issue