diff --git a/srcpkgs/cmake/template b/srcpkgs/cmake/template index 2a053c06fe7..2b5b4f8fd01 100644 --- a/srcpkgs/cmake/template +++ b/srcpkgs/cmake/template @@ -1,7 +1,6 @@ # Template file for 'cmake' pkgname=cmake -version=2.8.0 -revision=2 +version=2.8.1 distfiles="http://www.cmake.org/files/v2.8/$pkgname-$version.tar.gz" build_style=configure configure_script=./bootstrap @@ -12,7 +11,7 @@ if [ -n "$XBPS_MAKEJOBS" ]; then fi short_desc="Cross-platform, open-source build system" maintainer="Juan RP " -checksum=847d615ecadb97f2cd05964cad6b019b68a952cad0db1e8c05222dfc599f476d +checksum=7eae74ab7673974a68e395c211854d318f0af2d320590a670339ee8ee9422242 long_desc=" CMake is a cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used