cmake: update to 3.16.2

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-12-20 18:01:30 -06:00 committed by Juan RP
parent e7a08382ee
commit 689570bdcb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.16.1
version=3.16.2
revision=1
build_style=configure
configure_args="--prefix=/usr --mandir=/share/man --docdir=/share/doc/cmake
@ -13,7 +13,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=a275b3168fa8626eca4465da7bb159ff07c8c6cb0fb7179be59e12cbdfa725fd
checksum=8c09786ec60ca2be354c29829072c38113de9184f29928eb9da8446a5f2ce6a9
if [ "$CROSS_BUILD" ]; then
# XXX ugly :-)