cmake: update to 3.20.5.

This commit is contained in:
Đoàn Trần Công Danh 2021-06-22 23:25:53 +07:00 committed by Đoàn Trần Công Danh
parent 88b3689921
commit 88797c8707

View file

@ -1,8 +1,8 @@
# Template file for 'cmake'
# FIXME: cmake is being rebuilt on do_install
pkgname=cmake
version=3.20.3
revision=2
version=3.20.5
revision=1
build_style=cmake
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
-DSPHINX_MAN=1 -DCMAKE_MAN_DIR=/share/man
@ -17,7 +17,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=4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8
checksum=12c8040ef5c6f1bc5b8868cede16bb7926c18980f59779e299ab52cbc6f15bb0
replaces="cmake-bootstrap>=0"
# XXX: cmake is broken if cmake was built with -GNinja