summaryrefslogtreecommitdiffstats
path: root/source/l/libzip/libzip.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-06-26 20:14:26 +0000
committer Eric Hameleers <alien@slackware.com>2019-06-27 08:59:47 +0200
commit96e8885d2210ef90772e170bce0f094f6c9a3083 (patch)
treef9e56bbdf6981b161722b6b6eb4e26133f458460 /source/l/libzip/libzip.SlackBuild
parent779d9539bbdb49d70d2c03bf6210c52fe7937171 (diff)
downloadcurrent-baddaa33193d8d6bd37e10e3161b2df4004b3926.tar.gz
current-baddaa33193d8d6bd37e10e3161b2df4004b3926.tar.xz
Wed Jun 26 20:14:26 UTC 201920190626201426
l/giflib-5.2.1-x86_64-2.txz: Rebuilt. Install obsolete utilities (if they were built). If you'd like to see them continued, let upstream know. l/libarchive-3.4.0-x86_64-2.txz: Rebuilt. Recompiled against nettle-3.5. l/libzip-1.5.2-x86_64-2.txz: Rebuilt. Recompiled against nettle-3.5. n/gnutls-3.6.8-x86_64-2.txz: Rebuilt. Recompiled against nettle-3.5. n/nettle-3.5-x86_64-1.txz: Upgraded. Shared library .so-version bump. x/xorg-server-1.20.5-x86_64-2.txz: Rebuilt. Recompiled against nettle-3.5. x/xorg-server-xephyr-1.20.5-x86_64-2.txz: Rebuilt. Recompiled against nettle-3.5. x/xorg-server-xnest-1.20.5-x86_64-2.txz: Rebuilt. Recompiled against nettle-3.5. x/xorg-server-xvfb-1.20.5-x86_64-2.txz: Rebuilt. Recompiled against nettle-3.5. extra/tigervnc/tigervnc-1.9.0-x86_64-2.txz: Rebuilt. Recompiled against nettle-3.5.
Diffstat (limited to 'source/l/libzip/libzip.SlackBuild')
-rwxr-xr-xsource/l/libzip/libzip.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libzip/libzip.SlackBuild b/source/l/libzip/libzip.SlackBuild
index 2b4f3000c..3414cdd25 100755
--- a/source/l/libzip/libzip.SlackBuild
+++ b/source/l/libzip/libzip.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libzip
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then