python-pam: Rebuilt against python 3.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-01-01 20:41:27 +07:00
parent f80a42795d
commit dabc33b713
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -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