cmake: update to 2.8.11.2
This commit is contained in:
parent
0a394276b1
commit
3a1ab0ed96
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cmake'
|
# Template file for 'cmake'
|
||||||
pkgname=cmake
|
pkgname=cmake
|
||||||
version=2.8.10.2
|
version=2.8.11.2
|
||||||
revision=2
|
revision=1
|
||||||
# ETOOHUGE
|
# ETOOHUGE
|
||||||
disable_debug=yes
|
disable_debug=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -18,7 +18,7 @@ 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=ce524fb39da06ee6d47534bbcec6e0b50422e18b62abc4781a4ba72ea2910eb1
|
checksum=b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562
|
||||||
|
|
||||||
cmake_package() {
|
cmake_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Reference in New Issue