cmake: update to 3.20.5.
This commit is contained in:
parent
88b3689921
commit
88797c8707
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'cmake'
|
# Template file for 'cmake'
|
||||||
# FIXME: cmake is being rebuilt on do_install
|
# FIXME: cmake is being rebuilt on do_install
|
||||||
pkgname=cmake
|
pkgname=cmake
|
||||||
version=3.20.3
|
version=3.20.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
|
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
|
||||||
-DSPHINX_MAN=1 -DCMAKE_MAN_DIR=/share/man
|
-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"
|
license="BSD-3-Clause, ICU"
|
||||||
homepage="https://www.cmake.org"
|
homepage="https://www.cmake.org"
|
||||||
distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8
|
checksum=12c8040ef5c6f1bc5b8868cede16bb7926c18980f59779e299ab52cbc6f15bb0
|
||||||
replaces="cmake-bootstrap>=0"
|
replaces="cmake-bootstrap>=0"
|
||||||
|
|
||||||
# XXX: cmake is broken if cmake was built with -GNinja
|
# XXX: cmake is broken if cmake was built with -GNinja
|
||||||
|
|
Loading…
Reference in New Issue