cmake: update to 3.12.1.

This commit is contained in:
maxice8 2018-08-09 17:55:52 -03:00
parent 719e445af3
commit 39c3927cf6
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.12.0
version=3.12.1
revision=1
build_style=configure
makedepends="expat-devel libarchive-devel libcurl-devel libuv-devel
@ -10,7 +10,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=d0781a90f6cdb9049d104ac16a150f9350b693498b9dea8a0331e799db6b9d69
checksum=c53d5c2ce81d7a957ee83e3e635c8cda5dfe20c9d501a4828ee28e1615e57ab2
make_check_target=test
if [ "$CROSS_BUILD" ]; then