cmake: update to 3.0.2.
This commit is contained in:
parent
04fb7e9cdc
commit
b74b5ee429
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake'
|
# Template file for 'cmake'
|
||||||
pkgname=cmake
|
pkgname=cmake
|
||||||
version=3.0.1
|
version=3.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script=./bootstrap
|
configure_script=./bootstrap
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=ea11a8fb6679496de4e198ab93007968faa638663691cdf731ae2d4ed74e00c2
|
checksum=6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e
|
||||||
|
|
Loading…
Reference in New Issue