Add new versions of metaphysicl and change masa to use branch instead of tag. (#11436)
This commit is contained in:
@@ -16,7 +16,7 @@ class Masa(AutotoolsPackage):
|
||||
homepage = "https://github.com/manufactured-solutions/MASA"
|
||||
git = "https://github.com/manufactured-solutions/MASA.git"
|
||||
|
||||
version('master', tag='master')
|
||||
version('master', branch='master')
|
||||
|
||||
variant('fortran', default=True,
|
||||
description='Compile with Fortran interfaces')
|
||||
|
Reference in New Issue
Block a user