From dabc33b713e5673e886e1494b7e14ac9e394411e Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 1 Jan 2020 20:41:27 +0700 Subject: [PATCH] python-pam: Rebuilt against python 3.8. Signed-off-by: Willy Sudiarto Raharjo --- python-pam/python-pam.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pam/python-pam.SlackBuild b/python-pam/python-pam.SlackBuild index 8ea278d..fd0f588 100644 --- a/python-pam/python-pam.SlackBuild +++ b/python-pam/python-pam.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-pam # -# Copyright 2014-2019 Willy Sudiarto Raharjo +# Copyright 2014-2020 Willy Sudiarto Raharjo # 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