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

Merge pull request #687 from KineticTheory/pkg-cmake

+ Add a new version of cmake (3.5.1).
parents 7f469ead a4eff6de
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,7 @@ class Cmake(Package): ...@@ -30,6 +30,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.5.1', 'ca051f4a66375c89d1a524e726da0296')
version('3.5.0', '33c5d09d4c33d4ffcc63578a6ba8777e') version('3.5.0', '33c5d09d4c33d4ffcc63578a6ba8777e')
version('3.4.3', '4cb3ff35b2472aae70f542116d616e63') version('3.4.3', '4cb3ff35b2472aae70f542116d616e63')
version('3.4.0', 'cd3034e0a44256a0917e254167217fc8') version('3.4.0', 'cd3034e0a44256a0917e254167217fc8')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment