We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016d223 commit 031cb22Copy full SHA for 031cb22
1 file changed
pkgs/cmake.yaml
@@ -1,12 +1,12 @@
1
extends: [autotools_package]
2
3
sources:
4
-- url: http://www.cmake.org/files/v2.8/cmake-2.8.12.2.tar.gz
5
- key: tar.gz:rrsxj2npvpfz7rtpiy53d4xqkgky3bwi
+- key: tar.gz:kcrzjtzo7wnjfxkbctv6fgmurgmezzxg
+ url: http://www.cmake.org/files/v3.2/cmake-3.2.0-rc1.tar.gz
6
7
when_build_dependency:
8
- set: CMAKE
9
value: ${ARTIFACT}/bin/cmake
10
11
- prepend_path: PATH
12
- value: ${ARTIFACT}/bin
+ value: ${ARTIFACT}/bin
0 commit comments