summaryrefslogtreecommitdiffstats
path: root/source/a/lzip/lzip.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-01-14 04:30:43 +0000
committer Eric Hameleers <alien@slackware.com>2019-01-14 08:59:45 +0100
commit8ec371c51c2deb7a0da8417685db5723ce14bec5 (patch)
tree095264e8225b33b1456134bc5c93c198b3b8ceb6 /source/a/lzip/lzip.SlackBuild
parente6dca6f9460ca8b3504ff908a27d48bd533e4e16 (diff)
downloadcurrent-8ec371c51c2deb7a0da8417685db5723ce14bec5.tar.gz
current-8ec371c51c2deb7a0da8417685db5723ce14bec5.tar.xz
Mon Jan 14 04:30:43 UTC 201920190114043043
a/kernel-generic-4.19.15-x86_64-1.txz: Upgraded. a/kernel-huge-4.19.15-x86_64-1.txz: Upgraded. a/kernel-modules-4.19.15-x86_64-1.txz: Upgraded. a/lzip-1.21-x86_64-1.txz: Upgraded. ap/sudo-1.8.27-x86_64-1.txz: Upgraded. d/kernel-headers-4.19.15-x86-1.txz: Upgraded. d/python3-3.6.8-x86_64-1.txz: Upgraded. k/kernel-source-4.19.15-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/a/lzip/lzip.SlackBuild')
-rwxr-xr-xsource/a/lzip/lzip.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/lzip/lzip.SlackBuild b/source/a/lzip/lzip.SlackBuild
index ce1e0e118..2660cdf44 100755
--- a/source/a/lzip/lzip.SlackBuild
+++ b/source/a/lzip/lzip.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lzip
VERSION=${VERSION:-$(echo $PKGNAM-*.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