update URLs for Laghos and MACSio (#9351)
This commit is contained in:
parent
4be8ae2b70
commit
d5cdb1a2a7
@ -33,7 +33,7 @@ class Laghos(MakefilePackage):
|
||||
"""
|
||||
tags = ['proxy-app', 'ecp-proxy-app']
|
||||
|
||||
homepage = "https://github.com/CEED/Laghos"
|
||||
homepage = "https://computation.llnl.gov/projects/co-design/laghos"
|
||||
url = "https://github.com/CEED/Laghos/archive/v1.0.tar.gz"
|
||||
git = "https://github.com/CEED/Laghos.git"
|
||||
|
||||
|
@ -30,7 +30,7 @@ class Macsio(CMakePackage):
|
||||
|
||||
tags = ['proxy-app', 'ecp-proxy-app']
|
||||
|
||||
homepage = "http://llnl.github.io/MACSio"
|
||||
homepage = "https://computation.llnl.gov/projects/co-design/macsio"
|
||||
url = "https://github.com/LLNL/MACSio/archive/1.0.tar.gz"
|
||||
git = "https://github.com/LLNL/MACSio.git"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user