cmake: update to 3.15.5.
This commit is contained in:
parent
ef2a909177
commit
6a257cf68a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake'
|
||||
pkgname=cmake
|
||||
version=3.15.4
|
||||
version=3.15.5
|
||||
revision=1
|
||||
build_style=configure
|
||||
make_check_target=test
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=8a211589ea21374e49b25fc1fc170e2d5c7462b795f1b29c84dd0e984301ed7a
|
||||
checksum=fbdd7cef15c0ced06bb13024bfda0ecc0dedbcaaaa6b8a5d368c75255243beb4
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX ugly :-)
|
||||
|
|
Loading…
Reference in a new issue