cmake: update to 2.18.12.2.
This commit is contained in:
parent
9c067dbaf4
commit
7564c5e144
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake'
|
# Template file for 'cmake'
|
||||||
pkgname=cmake
|
pkgname=cmake
|
||||||
version=2.8.12.1
|
version=2.8.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script=./bootstrap
|
configure_script=./bootstrap
|
||||||
|
@ -15,4 +15,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.cmake.org"
|
homepage="http://www.cmake.org"
|
||||||
distfiles="http://www.cmake.org/files/v2.8/$pkgname-$version.tar.gz"
|
distfiles="http://www.cmake.org/files/v2.8/$pkgname-$version.tar.gz"
|
||||||
checksum=fa28c12791d64c36ba6b6cb062a4b4bd4223053f6b9ea501b1bdbdf4d5df3a67
|
checksum=8c6574e9afabcb9fc66f463bb1f2f051958d86c85c37fccf067eb1a44a120e5e
|
||||||
|
|
Loading…
Reference in a new issue