summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-04-26 04:49:59 +0000
committer Eric Hameleers <alien@slackware.com>2021-04-26 17:59:52 +0200
commitbab99bb8a8cc20ba9ee3a0e38a68ce7581915647 (patch)
treec6fdd820053cedacdec76f6e26dcae3ba62c9a72 /source
parent1e4e21c5047511d3bf04e4e475803e9bbe29b11a (diff)
downloadcurrent-bab99bb8a8cc20ba9ee3a0e38a68ce7581915647.tar.gz
current-bab99bb8a8cc20ba9ee3a0e38a68ce7581915647.tar.xz
Mon Apr 26 04:49:59 UTC 202120210426044959
ap/at-3.2.2-x86_64-1.txz: Upgraded. testing/packages/linux-5.12.x/kernel-generic-5.12.0-x86_64-1.txz: Upgraded. testing/packages/linux-5.12.x/kernel-headers-5.12.0-x86-1.txz: Upgraded. testing/packages/linux-5.12.x/kernel-huge-5.12.0-x86_64-1.txz: Upgraded. testing/packages/linux-5.12.x/kernel-modules-5.12.0-x86_64-1.txz: Upgraded. testing/packages/linux-5.12.x/kernel-source-5.12.0-noarch-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/ap/at/at.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/at/at.SlackBuild b/source/ap/at/at.SlackBuild
index b30517d79..caf048316 100755
--- a/source/ap/at/at.SlackBuild
+++ b/source/ap/at/at.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=at
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then