summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-04-27 19:02:25 +0000
committer Eric Hameleers <alien@slackware.com>2024-04-27 21:35:24 +0200
commitbb1f04af90988338a8addf80f1e74aacb7b3d94a (patch)
tree6bc9e32d963d8e9f21f40380e9ed8e1eb9527c49 /source/ap
parentff952648708eb19c364141bd5a134652d616da82 (diff)
downloadcurrent-bb1f04af90988338a8addf80f1e74aacb7b3d94a.tar.gz
current-bb1f04af90988338a8addf80f1e74aacb7b3d94a.tar.xz
Sat Apr 27 19:02:25 UTC 202420240427190225
a/kernel-generic-6.6.29-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.29-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.29-x86_64-1.txz: Upgraded. ap/cups-2.4.8-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.29-x86-1.txz: Upgraded. d/valgrind-3.23.0-x86_64-1.txz: Upgraded. k/kernel-source-6.6.29-noarch-1.txz: Upgraded. l/enchant-2.7.1-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/ap')
-rwxr-xr-xsource/ap/cups/cups.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/cups/cups.SlackBuild b/source/ap/cups/cups.SlackBuild
index 28f47c1cf..fbc459bd7 100755
--- a/source/ap/cups/cups.SlackBuild
+++ b/source/ap/cups/cups.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cups
VERSION=${VERSION:-$(echo $PKGNAM-2*.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