cmake: update to 3.12.2.

This commit is contained in:
maxice8 2018-09-07 19:13:52 -03:00
parent c3169c7fea
commit 1cfa472258
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
version=3.12.1
version=3.12.2
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=c53d5c2ce81d7a957ee83e3e635c8cda5dfe20c9d501a4828ee28e1615e57ab2
checksum=0f97485799e51a7070cc11494f3e02349b0fc3a24cc12b082e737bf67a0581a4
make_check_target=test
if [ "$CROSS_BUILD" ]; then