From c0d05eaf2e5f3290a3061816bd3b47fd35415ffa Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 23 Feb 2019 00:26:52 +0700 Subject: [PATCH] python-pam: Rebuilt for python 3.7. 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 881c3f7..8ea278d 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 Willy Sudiarto Raharjo +# Copyright 2014-2019 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:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_csb} if [ -z "$ARCH" ]; then