cmake: update to 3.14.3.

This commit is contained in:
Johannes 2019-04-25 18:46:54 +02:00 committed by Johannes
parent 67a940ecb6
commit c9b15e981f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.14.2
version=3.14.3
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=a3cbf562b99270c0ff192f692139e98c605f292bfdbc04d70da0309a5358e71e
checksum=215d0b64e81307182b29b63e562edf30b3875b834efdad09b3fcb5a7d2f4b632
if [ "$CROSS_BUILD" ]; then
# XXX ugly :-)