summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-01-07 23:22:24 +0000
committer Eric Hameleers <alien@slackware.com>2019-01-08 08:59:46 +0100
commit870284c8649cc95fed6d9bd8e1bb5a2b9ac64e84 (patch)
treea740b5303b6ae7cb39e0e1828c5fa0b0e92637e2 /source
parent4cc8e8065bec7cf7f1dfc8a8806a02075fa3c0f7 (diff)
downloadcurrent-870284c8649cc95fed6d9bd8e1bb5a2b9ac64e84.tar.gz
current-870284c8649cc95fed6d9bd8e1bb5a2b9ac64e84.tar.xz
Mon Jan 7 23:22:24 UTC 201920190107232224
a/plzip-1.8-x86_64-1.txz: Upgraded. ap/mariadb-10.3.12-x86_64-1.txz: Upgraded. l/libsodium-1.0.17-x86_64-1.txz: Upgraded. l/python-pillow-5.4.1-x86_64-1.txz: Upgraded. n/iproute2-4.20.0-x86_64-1.txz: Upgraded. x/libinput-1.12.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/a/plzip/plzip.SlackBuild2
-rwxr-xr-xsource/l/libsodium/libsodium.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/a/plzip/plzip.SlackBuild b/source/a/plzip/plzip.SlackBuild
index 869618a9a..debd8136f 100755
--- a/source/a/plzip/plzip.SlackBuild
+++ b/source/a/plzip/plzip.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=plzip
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.lz | 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
diff --git a/source/l/libsodium/libsodium.SlackBuild b/source/l/libsodium/libsodium.SlackBuild
index e98197e90..27d864cb8 100755
--- a/source/l/libsodium/libsodium.SlackBuild
+++ b/source/l/libsodium/libsodium.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libsodium
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | 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