summaryrefslogtreecommitdiffstats
path: root/source/a
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-09-04 18:31:25 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-05 08:59:57 +0200
commit9554d8c67b44772fb3289abc59fec3ed9f4411d7 (patch)
treef72f440fb970d2bb4bae3d4e5d87f6053cbe61c9 /source/a
parent00ce2dfdd859af68341c52a96ee51375eb79ed29 (diff)
downloadcurrent-9554d8c67b44772fb3289abc59fec3ed9f4411d7.tar.gz
current-9554d8c67b44772fb3289abc59fec3ed9f4411d7.tar.xz
Sat Sep 4 18:31:25 UTC 202120210904183125
a/pam-1.5.2-x86_64-1.txz: Upgraded. d/python-setuptools-57.5.0-x86_64-1.txz: Upgraded. l/libcap-2.56-x86_64-1.txz: Upgraded. x/OpenCC-1.1.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a')
-rwxr-xr-xsource/a/pam/pam.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/pam/pam.SlackBuild b/source/a/pam/pam.SlackBuild
index cdfacde31..a3499c1c0 100755
--- a/source/a/pam/pam.SlackBuild
+++ b/source/a/pam/pam.SlackBuild
@@ -27,7 +27,7 @@ SRCNAM=Linux-PAM
PKGNAM=pam
PAMRHVER=${PAMRHVER:-$(echo pam-redhat-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then