cmake-bootstrap: update to 3.19.6.
This commit is contained in:
parent
ffe5f3680f
commit
66371a54de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake-bootstrap'
|
# Template file for 'cmake-bootstrap'
|
||||||
pkgname=cmake-bootstrap
|
pkgname=cmake-bootstrap
|
||||||
version=3.19.4
|
version=3.19.6
|
||||||
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=7d0232b9f1c57e8de81f38071ef8203e6820fe7eec8ae46a1df125d88dbcc2e1
|
checksum=ec87ab67c45f47c4285f204280c5cde48e1c920cfcfed1555b27fb3b1a1d20ba
|
||||||
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…
Add table
Add a link
Reference in a new issue