summaryrefslogtreecommitdiffstats
path: root/source/d
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-01-28 21:08:13 +0000
committer Eric Hameleers <alien@slackware.com>2021-01-29 08:59:51 +0100
commit480d98e278bacecb97d391aeb5c7263cd9abf0ea (patch)
treef22da98f85e5945869abeec1163d6cd7144b4e01 /source/d
parent24ba83cf32cb25db75d21de371b026fc57667e74 (diff)
downloadcurrent-480d98e278bacecb97d391aeb5c7263cd9abf0ea.tar.gz
current-480d98e278bacecb97d391aeb5c7263cd9abf0ea.tar.xz
Thu Jan 28 21:08:13 UTC 202120210128210813
d/cmake-3.19.4-x86_64-1.txz: Upgraded. l/librsvg-2.50.3-x86_64-1.txz: Upgraded. l/parted-3.4-x86_64-1.txz: Upgraded. n/pam-krb5-4.9-x86_64-3.txz: Rebuilt. Move module to /lib${LIBDIRSUFFIX}/security. Thanks to Heinz Wiesinger.
Diffstat (limited to 'source/d')
-rwxr-xr-xsource/d/cmake/cmake.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/cmake/cmake.SlackBuild b/source/d/cmake/cmake.SlackBuild
index a7dbeb6a6..7b8c62ab9 100755
--- a/source/d/cmake/cmake.SlackBuild
+++ b/source/d/cmake/cmake.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cmake
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