cmake: update to 3.10.1.
This commit is contained in:
parent
2b82b76d23
commit
f8b3d2e9b0
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake'
|
# Template file for 'cmake'
|
||||||
pkgname=cmake
|
pkgname=cmake
|
||||||
version=3.9.6
|
version=3.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
makedepends="zlib-devel bzip2-devel expat-devel libcurl-devel ncurses-devel libarchive-devel
|
makedepends="zlib-devel bzip2-devel expat-devel libcurl-devel ncurses-devel libarchive-devel
|
||||||
|
@ -10,7 +10,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1, 3-clause-BSD"
|
license="LGPL-2.1, 3-clause-BSD"
|
||||||
homepage="http://www.cmake.org"
|
homepage="http://www.cmake.org"
|
||||||
distfiles="http://www.cmake.org/files/v${version%.*}/$pkgname-$version.tar.gz"
|
distfiles="http://www.cmake.org/files/v${version%.*}/$pkgname-$version.tar.gz"
|
||||||
checksum=7410851a783a41b521214ad987bb534a7e4a65e059651a2514e6ebfc8f46b218
|
checksum=7be36ee24b0f5928251b644d29f5ff268330a916944ef4a75e23ba01e7573284
|
||||||
|
make_check_target="test"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# XXX ugly :-)
|
# XXX ugly :-)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue