cmake-bootstrap: update to 3.19.4.
This commit is contained in:
parent
446425847d
commit
1a7d3eb959
2 changed files with 3 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.2
|
version=3.19.4
|
||||||
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=e3e0fd3b23b7fb13e1a856581078e0776ffa2df4e9d3164039c36d3315e0c7f0
|
checksum=7d0232b9f1c57e8de81f38071ef8203e6820fe7eec8ae46a1df125d88dbcc2e1
|
||||||
conflicts="cmake>=0"
|
conflicts="cmake>=0"
|
||||||
|
|
||||||
CFLAGS="-DCMAKE_USE_SYSTEM_ZLIB -DCMAKE_USE_SYSTEM_LIBARCHIVE"
|
CFLAGS="-DCMAKE_USE_SYSTEM_ZLIB -DCMAKE_USE_SYSTEM_LIBARCHIVE"
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
site='https://cmake.org/download/'
|
site='https://cmake.org/download/'
|
||||||
|
pkgname=cmake
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue