cmake: update to 3.12.4.
This commit is contained in:
parent
3be8b35987
commit
3e644a4483
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake'
|
||||
pkgname=cmake
|
||||
version=3.12.3
|
||||
version=3.12.4
|
||||
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=acbf13af31a741794106b76e5d22448b004a66485fc99f6d7df4d22e99da164a
|
||||
checksum=5255584bfd043eb717562cff8942d472f1c0e4679c4941d84baadaa9b28e3194
|
||||
make_check_target=test
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue