cmake: update to 3.19.2.

This commit is contained in:
Piraty 2020-12-17 21:39:56 +01:00
parent d694f0d0b1
commit 3f1b077027
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.19.1
version=3.19.2
revision=1
build_style=cmake
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"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
checksum=1d266ea3a76ef650cdcf16c782a317cb4a7aa461617ee941e389cb48738a3aba
checksum=e3e0fd3b23b7fb13e1a856581078e0776ffa2df4e9d3164039c36d3315e0c7f0
pre_check() {
# use ctest of this build instead of requirig cmake to test cmake...