cmake: update to 3.14.5.

This commit is contained in:
Johannes 2019-06-07 09:52:11 +02:00 committed by Johannes
parent db9d8fe64c
commit 2f78294123
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.14.4
version=3.14.5
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=00b4dc9b0066079d10f16eed32ec592963a44e7967371d2f5077fd1670ff36d9
checksum=505ae49ebe3c63c595fa5f814975d8b72848447ee13b6613b0f8b96ebda18c06
if [ "$CROSS_BUILD" ]; then
# XXX ugly :-)