Skip to content
Snippets Groups Projects
Commit d48226b2 authored by ktsai7's avatar ktsai7 Committed by Christoph Junghans
Browse files

Update package.py (#11872)

parent d2de78ab
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ class Legion(CMakePackage): ...@@ -26,6 +26,7 @@ class Legion(CMakePackage):
git = "https://github.com/StanfordLegion/legion.git" git = "https://github.com/StanfordLegion/legion.git"
version('develop', branch='master') version('develop', branch='master')
version('ctrl-rep', branch='control_replication')
version('18.05.0', 'ab5ac8cd4aa4c91e6187bf1333a031bf') version('18.05.0', 'ab5ac8cd4aa4c91e6187bf1333a031bf')
version('18.02.0', '14937b386100347b051a5fc514636353') version('18.02.0', '14937b386100347b051a5fc514636353')
version('17.10.0', 'ebfc974dc82a9d7f3ba53242ecae62e1') version('17.10.0', 'ebfc974dc82a9d7f3ba53242ecae62e1')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment