Updated hash for v1.0 tag of Laghos (#6626)

This commit is contained in:
Tzanio Kolev 2017-12-08 09:12:33 -08:00 committed by Christoph Junghans
parent bd92cc0a1a
commit 2343e5185d

View File

@ -37,7 +37,7 @@ class Laghos(MakefilePackage):
git = "https://github.com/CEED/Laghos"
url = "https://github.com/CEED/Laghos/archive/v1.0.tar.gz"
version('1.0', '107c2f693936723e764a4d404d33d44a')
version('1.0', '4c091e115883c79bed81c557ef16baff')
version('develop', git=git, branch='master')
depends_on('mpi')