cmake: updated to 3.1.0
This commit is contained in:
parent
6024d2a2bd
commit
abd88a16fd
3464
cmake/.footprint
3464
cmake/.footprint
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
db4c687a31444a929d2fdc36c4dfb95f cmake-3.0.2.tar.gz
|
||||
188eb7dc9b1b82b363bc51c0d3f1d461 cmake-3.1.0.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user