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