summaryrefslogtreecommitdiffstats
path: root/source/l/libarchive
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/libarchive
parent779d9539bbdb49d70d2c03bf6210c52fe7937171 (diff)
downloadcurrent-96e8885d2210ef90772e170bce0f094f6c9a3083.tar.gz
current-96e8885d2210ef90772e170bce0f094f6c9a3083.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/libarchive')
-rwxr-xr-xsource/l/libarchive/libarchive.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libarchive/libarchive.SlackBuild b/source/l/libarchive/libarchive.SlackBuild
index 3941e3daa..52f76221f 100755
--- a/source/l/libarchive/libarchive.SlackBuild
+++ b/source/l/libarchive/libarchive.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libarchive
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