mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
cmake-bootstrap: update to 3.19.2.
This commit is contained in:
parent
798ea9c7c8
commit
5f4d35817d
2 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
1
srcpkgs/cmake-bootstrap/update
Normal file
1
srcpkgs/cmake-bootstrap/update
Normal file
|
@ -0,0 +1 @@
|
|||
site='https://cmake.org/download/'
|
Loading…
Add table
Reference in a new issue