cmake-bootstrap: update to 3.19.2.

This commit is contained in:
Piraty 2020-12-17 22:40:05 +01:00
parent 798ea9c7c8
commit 5f4d35817d
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'cmake-bootstrap'
pkgname=cmake-bootstrap
version=3.19.0
version=3.19.2
revision=1
wrksrc=cmake-$version
bootstrap=yes
@ -16,7 +16,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="LGPL-2.1-or-later, BSD-3-Clause"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=fdda688155aa7e72b7c63ef6f559fca4b6c07382ea6dca0beb5f45aececaf493
checksum=e3e0fd3b23b7fb13e1a856581078e0776ffa2df4e9d3164039c36d3315e0c7f0
conflicts="cmake>=0"
CFLAGS="-DCMAKE_USE_SYSTEM_ZLIB -DCMAKE_USE_SYSTEM_LIBARCHIVE"

View file

@ -0,0 +1 @@
site='https://cmake.org/download/'