cmake: update to 2.8.10.
This commit is contained in:
parent
d9cfa85d87
commit
7681cea953
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake'
|
||||
pkgname=cmake
|
||||
version=2.8.9
|
||||
version=2.8.10
|
||||
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=dc3dcc7399be8636471975f955086cdf800739862c240858a98e89719e45e6f9
|
||||
checksum=a18b721c547c2ce2ea9378f2687caca4398fc348982ede799e96b26924cc9e04
|
||||
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 a new issue