cmake: update to 3.14.1.

This commit is contained in:
maxice8 2019-03-31 21:09:46 -03:00 committed by maxice8
parent 7a23d1f5e3
commit c3a2433fcb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.14.0
version=3.14.1
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=aa76ba67b3c2af1946701f847073f4652af5cbd9f141f221c97af99127e75502
checksum=7321be640406338fc12590609c42b0fae7ea12980855c1be363d25dcd76bb25f
if [ "$CROSS_BUILD" ]; then
# XXX ugly :-)