diff --git a/srcpkgs/cmake/template b/srcpkgs/cmake/template index 9660562589..e767c4e939 100644 --- a/srcpkgs/cmake/template +++ b/srcpkgs/cmake/template @@ -1,6 +1,7 @@ # Template file for 'cmake' pkgname=cmake -version=2.8.7 +version=2.8.8 +homepage="http://www.cmake.org" distfiles="http://www.cmake.org/files/v2.8/$pkgname-$version.tar.gz" build_style=configure configure_script=./bootstrap @@ -11,7 +12,8 @@ if [ -n "$XBPS_MAKEJOBS" ]; then fi short_desc="Cross-platform, open-source build system" maintainer="Juan RP " -checksum=130923053d8fe1a2ae032a3f09021f9024bf29d7a04ed10ae04647ff00ecf59f +license="BSD" +checksum=2b59897864d6220ff20aa8eac64cac8994e004898a1c0f899c8cb4d7b7570b46 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