summaryrefslogtreecommitdiffstats
path: root/source/d/cmake/cmake.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-01-15 23:09:09 +0000
committer Eric Hameleers <alien@slackware.com>2019-01-16 08:59:43 +0100
commit84fb91477c1ea1a3be526d1c0de50b1ed475301e (patch)
tree44337a29e42d6ce91b7208cde05fd74753a4a6e5 /source/d/cmake/cmake.SlackBuild
parentbefd8aa730c327d52ebc2dc93608bf33cc31b885 (diff)
downloadcurrent-84fb91477c1ea1a3be526d1c0de50b1ed475301e.tar.gz
current-84fb91477c1ea1a3be526d1c0de50b1ed475301e.tar.xz
Tue Jan 15 23:09:09 UTC 201920190115230909
d/ccache-3.6-x86_64-1.txz: Upgraded. d/cmake-3.13.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d/cmake/cmake.SlackBuild')
-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 9036e4cf1..b6849a14f 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