cmake: update to 3.1.0.
This commit is contained in:
parent
31562eb65c
commit
2a87f238f1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake'
|
||||
pkgname=cmake
|
||||
version=3.0.2
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_script=./bootstrap
|
||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1, 3-clause-BSD"
|
||||
homepage="http://www.cmake.org"
|
||||
distfiles="http://www.cmake.org/files/v${version%.*}/$pkgname-$version.tar.gz"
|
||||
checksum=6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e
|
||||
checksum=8bdc3fa3f2da81bc10c772a6b64cc9052acc2901d42e1e1b2588b40df224aad9
|
||||
|
|
Loading…
Reference in New Issue