cmake: update to 2.8.8.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template file for 'cmake'
|
# Template file for 'cmake'
|
||||||
pkgname=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"
|
distfiles="http://www.cmake.org/files/v2.8/$pkgname-$version.tar.gz"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script=./bootstrap
|
configure_script=./bootstrap
|
||||||
@@ -11,7 +12,8 @@ if [ -n "$XBPS_MAKEJOBS" ]; then
|
|||||||
fi
|
fi
|
||||||
short_desc="Cross-platform, open-source build system"
|
short_desc="Cross-platform, open-source build system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=130923053d8fe1a2ae032a3f09021f9024bf29d7a04ed10ae04647ff00ecf59f
|
license="BSD"
|
||||||
|
checksum=2b59897864d6220ff20aa8eac64cac8994e004898a1c0f899c8cb4d7b7570b46
|
||||||
long_desc="
|
long_desc="
|
||||||
CMake is a cross-platform, open-source build system. CMake is a family
|
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
|
of tools designed to build, test and package software. CMake is used
|
||||||
|
|||||||
Reference in New Issue
Block a user