cmake: update to 2.8.10.2.
This commit is contained in:
parent
0acee1a7ec
commit
168d1fc8d7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake'
|
||||
pkgname=cmake
|
||||
version=2.8.10
|
||||
version=2.8.10.2
|
||||
revision=1
|
||||
subpackages="cmake-gui"
|
||||
build_style=configure
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://www.cmake.org"
|
||||
distfiles="http://www.cmake.org/files/v2.8/$pkgname-$version.tar.gz"
|
||||
checksum=a18b721c547c2ce2ea9378f2687caca4398fc348982ede799e96b26924cc9e04
|
||||
checksum=ce524fb39da06ee6d47534bbcec6e0b50422e18b62abc4781a4ba72ea2910eb1
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue