sw4lite: add v1.1 (#9289)
This commit is contained in:
parent
133dd7a4ac
commit
7b2b2fb969
@ -37,6 +37,7 @@ class Sw4lite(MakefilePackage):
|
|||||||
git = "https://github.com/geodynamics/sw4lite.git"
|
git = "https://github.com/geodynamics/sw4lite.git"
|
||||||
|
|
||||||
version('develop', branch='master')
|
version('develop', branch='master')
|
||||||
|
version('1.1', sha256='34b5f7b56f9e40474c14abebcaa024192de018de6beb6dafee53d3db5b07c6d3')
|
||||||
version('1.0', '3d911165f4f2ff6d5f9c1bd56ab6723f')
|
version('1.0', '3d911165f4f2ff6d5f9c1bd56ab6723f')
|
||||||
|
|
||||||
variant('openmp', default=True, description='Build with OpenMP support')
|
variant('openmp', default=True, description='Build with OpenMP support')
|
||||||
|
Loading…
Reference in New Issue
Block a user