cmake: update to 3.17.0.

This commit is contained in:
Piraty 2020-04-02 10:30:20 +02:00
parent 07dc42cd9d
commit 596be02e55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.16.5
version=3.17.0
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=5f760b50b8ecc9c0c37135fae5fbf00a2fef617059aa9d61c1bb91653e5a8bfc
checksum=b74c05b55115eacc4fa2b77a814981dbda05cdc95a53e279fe16b7b272f00847
if [ "$CROSS_BUILD" ]; then
# XXX ugly :-)