cmake: updated to 2.8.11.1

This commit is contained in:
Jose V Beneyto 2013-06-08 11:05:26 +02:00
parent 7d6483d090
commit bd9d8c6b37
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
be6008f2299613d23fe82ab53ef7472e cmake-2.8.11.tar.gz
df5324a3b203373a9e0a04b924281a43 cmake-2.8.11.1.tar.gz

View File

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