Skip to content
Snippets Groups Projects
Commit a307822f authored by Abhinav Bhatele's avatar Abhinav Bhatele Committed by Axel Huebl
Browse files

laghos: update version (#10420)

parent d071c6d3
Branches
Tags
No related merge requests found
......@@ -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')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment