laghos: update version (#10420)
This commit is contained in:
parent
d071c6d341
commit
a307822fd9
@ -37,7 +37,7 @@ class EcpProxyApps(Package):
|
||||
|
||||
depends_on('amg@1.1', when='@2.0:')
|
||||
depends_on('candle-benchmarks@0.1', when='+candle @2.0:')
|
||||
depends_on('laghos@1.1', when='@2.0:')
|
||||
depends_on('laghos@2.0', when='@2.0:')
|
||||
depends_on('macsio@1.1', when='@2.0:')
|
||||
depends_on('miniamr@1.4.1', when='@2.0:')
|
||||
depends_on('sw4lite@1.1', when='@2.0:')
|
||||
|
@ -19,6 +19,7 @@ class Laghos(MakefilePackage):
|
||||
git = "https://github.com/CEED/Laghos.git"
|
||||
|
||||
version('develop', branch='master')
|
||||
version('2.0', sha256='dd3632d5558889beec2cd3c49eb60f633f99e6d886ac868731610dd006c44c14')
|
||||
version('1.1', sha256='53b9bfe2af263c63eb4544ca1731dd26f40b73a0d2775a9883db51821bf23b7f')
|
||||
version('1.0', '4c091e115883c79bed81c557ef16baff')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user