Skip to content

Commit 031cb22

Browse files
committed
Update CMake to 3.2.0
1 parent 016d223 commit 031cb22

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/cmake.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
extends: [autotools_package]
22

33
sources:
4-
- url: http://www.cmake.org/files/v2.8/cmake-2.8.12.2.tar.gz
5-
key: tar.gz:rrsxj2npvpfz7rtpiy53d4xqkgky3bwi
4+
- key: tar.gz:kcrzjtzo7wnjfxkbctv6fgmurgmezzxg
5+
url: http://www.cmake.org/files/v3.2/cmake-3.2.0-rc1.tar.gz
66

77
when_build_dependency:
88
- set: CMAKE
99
value: ${ARTIFACT}/bin/cmake
1010

1111
- prepend_path: PATH
12-
value: ${ARTIFACT}/bin
12+
value: ${ARTIFACT}/bin

0 commit comments

Comments
 (0)