cmake: update to 3.26.3.

This commit is contained in:
Đoàn Trần Công Danh 2023-04-20 18:43:50 +07:00
parent 5dec99d5d5
commit 11fdb02d80

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.25.3
version=3.26.3
revision=1
build_style=cmake
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
@ -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%.*}/${pkgname}-${version}.tar.gz"
checksum=cc995701d590ca6debc4245e9989939099ca52827dd46b5d3592f093afe1901c
checksum=bbd8d39217509d163cb544a40d6428ac666ddc83e22905d3e52c925781f0f659
replaces="cmake-bootstrap>=0"
if [ "$XBPS_TARGET_LIBC" = musl ]; then