cmake: updated to 3.1.0

This commit is contained in:
Jose V Beneyto 2015-01-02 14:46:32 +00:00
parent 6024d2a2bd
commit abd88a16fd
3 changed files with 1825 additions and 1645 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
db4c687a31444a929d2fdc36c4dfb95f cmake-3.0.2.tar.gz
188eb7dc9b1b82b363bc51c0d3f1d461 cmake-3.1.0.tar.gz

View File

@ -5,9 +5,9 @@
# Depends on: curl libarchive expat ncurses
name=cmake
version=3.0.2
version=3.1.0
release=1
source=(http://www.cmake.org/files/v3.0/$name-$version.tar.gz)
source=(http://www.cmake.org/files/v${version%.*}/$name-$version.tar.gz)
build() {
cd $name-$version