cmake: update to 3.24.3.

This commit is contained in:
Đoàn Trần Công Danh 2022-11-09 08:11:30 +07:00
parent b34e8ef165
commit f9bf46d637
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.24.2
version=3.24.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=0d9020f06f3ddf17fb537dc228e1a56c927ee506b486f55fe2dc19f69bf0c8db
checksum=b53aa10fa82bff84ccdb59065927b72d3bee49f4d86261249fc0984b3b367291
replaces="cmake-bootstrap>=0"
if [ "$XBPS_TARGET_LIBC" = musl ]; then