cmake: update to 3.13.1.
This commit is contained in:
parent
bb1f45ef61
commit
f39fac6399
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake'
|
||||
pkgname=cmake
|
||||
version=3.13.0
|
||||
version=3.13.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
make_check_target=test
|
||||
|
@ -11,7 +11,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=4058b2f1a53c026564e8936698d56c3b352d90df067b195cb749a97a3d273c90
|
||||
checksum=befe1ce6d672f2881350e94d4e3cc809697dd2c09e5b708b76c1dae74e1b2210
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX ugly :-)
|
||||
|
|
Loading…
Reference in a new issue