summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/scr/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/scr/package.py')
-rw-r--r--var/spack/repos/builtin/packages/scr/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/scr/package.py b/var/spack/repos/builtin/packages/scr/package.py
index 3cf94d7471..a0fa2fd333 100644
--- a/var/spack/repos/builtin/packages/scr/package.py
+++ b/var/spack/repos/builtin/packages/scr/package.py
@@ -13,7 +13,7 @@ class Scr(CMakePackage):
Linux cluster to provide a fast, scalable checkpoint/restart
capability for MPI codes"""
- homepage = "http://computation.llnl.gov/projects/scalable-checkpoint-restart-for-mpi"
+ homepage = "http://computing.llnl.gov/projects/scalable-checkpoint-restart-for-mpi"
url = "https://github.com/LLNL/scr/archive/v1.2.0.tar.gz"
git = "https://github.com/llnl/scr.git"