summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/darshan-runtime/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/darshan-runtime/package.py')
-rw-r--r--var/spack/repos/builtin/packages/darshan-runtime/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/darshan-runtime/package.py b/var/spack/repos/builtin/packages/darshan-runtime/package.py
index 5f4a84d0d2..423ba1888e 100644
--- a/var/spack/repos/builtin/packages/darshan-runtime/package.py
+++ b/var/spack/repos/builtin/packages/darshan-runtime/package.py
@@ -15,7 +15,7 @@ class DarshanRuntime(AutotoolsPackage):
minimum overhead. DarshanRuntime package should be installed on
systems where you intend to instrument MPI applications."""
- homepage = "http://www.mcs.anl.gov/research/projects/darshan/"
+ homepage = "https://www.mcs.anl.gov/research/projects/darshan/"
url = "http://ftp.mcs.anl.gov/pub/darshan/releases/darshan-3.1.0.tar.gz"
git = "https://github.com/darshan-hpc/darshan.git"