summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-03-06 22:14:02 +0100
committer Willy Sudiarto Raharjo2021-03-20 05:00:50 +0100
commite95b2120e1bdc0d0f262d39a0dc5063c37ebfb80 (patch)
treebd28e3a981a01ce6e1780e68d110c852b2728ec2
parentc14af1310c31da1559fe1970e55c803d4dceb6f3 (diff)
downloadslackbuilds-e95b2120e1bdc0d0f262d39a0dc5063c37ebfb80.tar.gz
development/cmake-202x: Updated for version 3.19.6.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/cmake-202x/cmake-202x.SlackBuild3
-rw-r--r--development/cmake-202x/cmake-202x.info10
2 files changed, 7 insertions, 6 deletions
diff --git a/development/cmake-202x/cmake-202x.SlackBuild b/development/cmake-202x/cmake-202x.SlackBuild
index c2dcced3e1..fdc060f793 100644
--- a/development/cmake-202x/cmake-202x.SlackBuild
+++ b/development/cmake-202x/cmake-202x.SlackBuild
@@ -20,11 +20,12 @@
# it's from -current (therefore subject to change), I mirrored the
# version I'm using on slackware.uk.
+# 20210306 bkw: updated for 3.19.6 (sync with -current).
# 20201108 bkw: updated for 3.18.4, put version number in manpages URL.
PRGNAM=cmake-202x
SRCNAM=cmake
-VERSION=${VERSION:-3.18.4}
+VERSION=${VERSION:-3.19.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/cmake-202x/cmake-202x.info b/development/cmake-202x/cmake-202x.info
index 0eea195a93..46a74f7389 100644
--- a/development/cmake-202x/cmake-202x.info
+++ b/development/cmake-202x/cmake-202x.info
@@ -1,10 +1,10 @@
PRGNAM="cmake-202x"
-VERSION="3.18.4"
+VERSION="3.19.6"
HOMEPAGE="https://cmake.org/"
-DOWNLOAD="https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4.tar.gz \
- https://slackware.uk/~urchlay/src/cmake.manpages.3.18.4.tar.lz"
-MD5SUM="0380beaee1c39a22455db02651abe7be \
- 8b7fd1fdebbc92f22080dc1c602236d6"
+DOWNLOAD="https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6.tar.gz \
+ https://slackware.uk/~urchlay/src/cmake.manpages.3.19.6.tar.lz"
+MD5SUM="aec448bdfb4436c7cde2066baf5fc66c \
+ 3ecf5bbb544598bb20e9dca4c7d489e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""