cmake: update to 3.19.2.
This commit is contained in:
parent
d694f0d0b1
commit
3f1b077027
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'cmake'
|
# Template file for 'cmake'
|
||||||
pkgname=cmake
|
pkgname=cmake
|
||||||
version=3.19.1
|
version=3.19.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake -DCMAKE_BUILD_TYPE=None
|
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake -DCMAKE_BUILD_TYPE=None
|
||||||
@ -15,7 +15,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||||||
license="BSD-3-Clause, ICU"
|
license="BSD-3-Clause, ICU"
|
||||||
homepage="https://www.cmake.org"
|
homepage="https://www.cmake.org"
|
||||||
distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1d266ea3a76ef650cdcf16c782a317cb4a7aa461617ee941e389cb48738a3aba
|
checksum=e3e0fd3b23b7fb13e1a856581078e0776ffa2df4e9d3164039c36d3315e0c7f0
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
# use ctest of this build instead of requirig cmake to test cmake...
|
# use ctest of this build instead of requirig cmake to test cmake...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user