Skip to content
Snippets Groups Projects
Commit d5cdb1a2 authored by Abhinav Bhatele's avatar Abhinav Bhatele Committed by Christoph Junghans
Browse files

update URLs for Laghos and MACSio (#9351)

parent 4be8ae2b
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ class Laghos(MakefilePackage): ...@@ -33,7 +33,7 @@ class Laghos(MakefilePackage):
""" """
tags = ['proxy-app', 'ecp-proxy-app'] 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" url = "https://github.com/CEED/Laghos/archive/v1.0.tar.gz"
git = "https://github.com/CEED/Laghos.git" git = "https://github.com/CEED/Laghos.git"
......
...@@ -30,7 +30,7 @@ class Macsio(CMakePackage): ...@@ -30,7 +30,7 @@ class Macsio(CMakePackage):
tags = ['proxy-app', 'ecp-proxy-app'] 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" url = "https://github.com/LLNL/MACSio/archive/1.0.tar.gz"
git = "https://github.com/LLNL/MACSio.git" git = "https://github.com/LLNL/MACSio.git"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment