summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-01-24 20:32:45 +0000
committer Eric Hameleers <alien@slackware.com>2023-01-24 22:38:44 +0100
commit2da9fb74c8edd5868be2a291e65778118272c75a (patch)
treea48e6be47fcd37b16124af01ae67d1b7a894ef98 /source/ap
parent92998aedbd1bb7ad7e3663790ad723df0d7e9e64 (diff)
downloadcurrent-2da9fb74c8edd5868be2a291e65778118272c75a.tar.gz
current-2da9fb74c8edd5868be2a291e65778118272c75a.tar.xz
Tue Jan 24 20:32:45 UTC 202320230124203245
a/kernel-firmware-20230120_bb2d42d-noarch-1.txz: Upgraded. a/kernel-generic-6.1.8-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.8-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.8-x86_64-1.txz: Upgraded. ap/texinfo-7.0.2-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.8-x86-1.txz: Upgraded. k/kernel-source-6.1.8-noarch-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/texinfo/texinfo.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/texinfo/texinfo.SlackBuild b/source/ap/texinfo/texinfo.SlackBuild
index e32c31d2e..dc29cd493 100755
--- a/source/ap/texinfo/texinfo.SlackBuild
+++ b/source/ap/texinfo/texinfo.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=texinfo
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then