cmake: update to 3.13.4.

This commit is contained in:
Johannes 2019-02-06 11:55:36 +01:00 committed by Johannes
parent 0c9aec73c3
commit 83c42ecf58

View file

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