cmake-bootstrap: update to 4.1.0.

This commit is contained in:
Đoàn Trần Công Danh 2025-08-13 10:50:15 +07:00
parent 7c5fbfc2af
commit aa3e5eeb47

View file

@ -1,6 +1,6 @@
# Template file for 'cmake-bootstrap'
pkgname=cmake-bootstrap
version=4.0.3
version=4.1.0
revision=1
build_style=cmake
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"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=8d3537b7b7732660ea247398f166be892fe6131d63cc291944b45b91279f3ffb
checksum=81ee8170028865581a8e10eaf055afb620fa4baa0beb6387241241a975033508
repository="bootstrap"
provides="cmake-${version}_1"