summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--var/spack/repos/builtin/packages/hpctoolkit/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/hpctoolkit/package.py b/var/spack/repos/builtin/packages/hpctoolkit/package.py
index 287fe91106..659e24d1b5 100644
--- a/var/spack/repos/builtin/packages/hpctoolkit/package.py
+++ b/var/spack/repos/builtin/packages/hpctoolkit/package.py
@@ -17,7 +17,7 @@ class Hpctoolkit(AutotoolsPackage):
and attributes them to the full calling context in which they occur."""
homepage = "http://hpctoolkit.org"
- git = "https://github.com/HPCToolkit/hpctoolkit.git"
+ git = "https://gitlab.com/hpctoolkit/hpctoolkit.git"
maintainers = ["mwkrentel"]
tags = ["e4s"]