Skip to content
Snippets Groups Projects
Commit e6bac6f2 authored by Todd Gamblin's avatar Todd Gamblin Committed by GitHub
Browse files

Merge pull request #1613 from eschnett/eschnett/cmake-update

Update cmake to 3.6.1
parents 63859bf1 41750ce7
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ class Cmake(Package): ...@@ -31,6 +31,7 @@ class Cmake(Package):
homepage = 'https://www.cmake.org' homepage = 'https://www.cmake.org'
url = 'https://cmake.org/files/v3.4/cmake-3.4.3.tar.gz' url = 'https://cmake.org/files/v3.4/cmake-3.4.3.tar.gz'
version('3.6.1', 'd6dd661380adacdb12f41b926ec99545')
version('3.6.0', 'aa40fbecf49d99c083415c2411d12db9') version('3.6.0', 'aa40fbecf49d99c083415c2411d12db9')
version('3.5.2', '701386a1b5ec95f8d1075ecf96383e02') version('3.5.2', '701386a1b5ec95f8d1075ecf96383e02')
version('3.5.1', 'ca051f4a66375c89d1a524e726da0296') version('3.5.1', 'ca051f4a66375c89d1a524e726da0296')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment