cmake: update to 3.13.2.

This commit is contained in:
maxice8 2018-12-13 15:19:38 -02:00 committed by Johannes
parent 02008e1db3
commit 488bbcc86a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.13.1
version=3.13.2
revision=1
build_style=configure
make_check_target=test
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
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=befe1ce6d672f2881350e94d4e3cc809697dd2c09e5b708b76c1dae74e1b2210
checksum=c925e7d2c5ba511a69f43543ed7b4182a7d446c274c7480d0e42cd933076ae25
if [ "$CROSS_BUILD" ]; then
# XXX ugly :-)