cmake-bootstrap: update to 3.20.2.
This commit is contained in:
parent
cee7f379c4
commit
e106b9dbaa
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake-bootstrap'
|
# Template file for 'cmake-bootstrap'
|
||||||
pkgname=cmake-bootstrap
|
pkgname=cmake-bootstrap
|
||||||
version=3.20.1
|
version=3.20.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=cmake-$version
|
wrksrc=cmake-$version
|
||||||
bootstrap=yes
|
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"
|
license="LGPL-2.1-or-later, BSD-3-Clause"
|
||||||
homepage="https://www.cmake.org"
|
homepage="https://www.cmake.org"
|
||||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
||||||
checksum=3f1808b9b00281df06c91dd7a021d7f52f724101000da7985a401678dfe035b0
|
checksum=aecf6ecb975179eb3bb6a4a50cae192d41e92b9372b02300f9e8f1d5f559544e
|
||||||
conflicts="cmake>=0"
|
conflicts="cmake>=0"
|
||||||
|
|
||||||
CFLAGS="-DCMAKE_USE_SYSTEM_ZLIB -DCMAKE_USE_SYSTEM_LIBARCHIVE"
|
CFLAGS="-DCMAKE_USE_SYSTEM_ZLIB -DCMAKE_USE_SYSTEM_LIBARCHIVE"
|
||||||
|
|
Loading…
Reference in New Issue