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>
This commit is contained in:
parent
c14af1310c
commit
e95b2120e1
|
@ -20,11 +20,12 @@
|
||||||
# it's from -current (therefore subject to change), I mirrored the
|
# it's from -current (therefore subject to change), I mirrored the
|
||||||
# version I'm using on slackware.uk.
|
# 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.
|
# 20201108 bkw: updated for 3.18.4, put version number in manpages URL.
|
||||||
|
|
||||||
PRGNAM=cmake-202x
|
PRGNAM=cmake-202x
|
||||||
SRCNAM=cmake
|
SRCNAM=cmake
|
||||||
VERSION=${VERSION:-3.18.4}
|
VERSION=${VERSION:-3.19.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="cmake-202x"
|
PRGNAM="cmake-202x"
|
||||||
VERSION="3.18.4"
|
VERSION="3.19.6"
|
||||||
HOMEPAGE="https://cmake.org/"
|
HOMEPAGE="https://cmake.org/"
|
||||||
DOWNLOAD="https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4.tar.gz \
|
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.18.4.tar.lz"
|
https://slackware.uk/~urchlay/src/cmake.manpages.3.19.6.tar.lz"
|
||||||
MD5SUM="0380beaee1c39a22455db02651abe7be \
|
MD5SUM="aec448bdfb4436c7cde2066baf5fc66c \
|
||||||
8b7fd1fdebbc92f22080dc1c602236d6"
|
3ecf5bbb544598bb20e9dca4c7d489e5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue