cmake: update to 3.17.2.

This commit is contained in:
Piraty 2020-05-22 17:36:57 +02:00
parent 90a97a9e96
commit c36d46794d

View file

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.17.1
version=3.17.2
revision=1
build_style=configure
configure_args="--prefix=/usr --mandir=/share/man --docdir=/share/doc/cmake
@ -14,7 +14,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
license="LGPL-2.1-or-later, BSD-3-Clause"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
checksum=3aa9114485da39cbd9665a0bfe986894a282d5f0882b1dea960a739496620727
checksum=fc77324c4f820a09052a7785549b8035ff8d3461ded5bbd80d252ae7d1cd3aa5
if [ "$CROSS_BUILD" ]; then
# XXX ugly :-)