mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
cmake-bootstrap: update to 4.1.0.
This commit is contained in:
parent
7c5fbfc2af
commit
aa3e5eeb47
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=4.0.3
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMake_INSTALL_INFIX=libexec/xbps-src/
|
configure_args="-DCMake_INSTALL_INFIX=libexec/xbps-src/
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="BSD-3-Clause, ICU"
|
license="BSD-3-Clause, ICU"
|
||||||
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=8d3537b7b7732660ea247398f166be892fe6131d63cc291944b45b91279f3ffb
|
checksum=81ee8170028865581a8e10eaf055afb620fa4baa0beb6387241241a975033508
|
||||||
repository="bootstrap"
|
repository="bootstrap"
|
||||||
provides="cmake-${version}_1"
|
provides="cmake-${version}_1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue