hpctoolkit: update git url from github to gitlab (#32252)

This commit is contained in:
Mark W. Krentel
2022-08-18 19:35:34 -05:00
committed by GitHub
parent 90352d7223
commit 908055e37c

View File

@@ -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"]