summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-06-19 19:12:24 +0000
committer Eric Hameleers <alien@slackware.com>2021-06-20 08:59:53 +0200
commit65ce1f25842b027ce33cfc299784b6ff99007ceb (patch)
tree64f67b2c93d8f459949afe30d415cfdc12c93046 /source
parentd982348571d80dbef6cd54f4af963ffe8237b9a9 (diff)
downloadcurrent-65ce1f25842b027ce33cfc299784b6ff99007ceb.tar.gz
current-65ce1f25842b027ce33cfc299784b6ff99007ceb.tar.xz
Sat Jun 19 19:12:24 UTC 202120210619191224
ap/sqlite-3.36.0-x86_64-1.txz: Upgraded. l/libzip-1.8.0-x86_64-1.txz: Upgraded. l/polkit-qt-1-0.114.0-x86_64-1.txz: Upgraded. x/mesa-21.1.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/libzip/libzip.SlackBuild2
-rwxr-xr-xsource/l/polkit-qt-1/polkit-qt-1.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/libzip/libzip.SlackBuild b/source/l/libzip/libzip.SlackBuild
index f7fc3e059..62d41cc41 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:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/polkit-qt-1/polkit-qt-1.SlackBuild b/source/l/polkit-qt-1/polkit-qt-1.SlackBuild
index 4d3b8bc95..5d5a8c375 100755
--- a/source/l/polkit-qt-1/polkit-qt-1.SlackBuild
+++ b/source/l/polkit-qt-1/polkit-qt-1.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=polkit-qt-1
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