Updating git repo location (#46183)

This commit is contained in:
G-Ragghianti
2024-09-04 11:34:05 -04:00
committed by GitHub
parent fe6f5b87dc
commit 866c440f0c

View File

@@ -14,7 +14,7 @@ class Magma(CMakePackage, CudaPackage, ROCmPackage):
""" """
homepage = "https://icl.utk.edu/magma/" homepage = "https://icl.utk.edu/magma/"
git = "https://bitbucket.org/icl/magma" git = "https://github.com/icl-utk-edu/magma"
url = "https://icl.utk.edu/projectsfiles/magma/downloads/magma-2.2.0.tar.gz" url = "https://icl.utk.edu/projectsfiles/magma/downloads/magma-2.2.0.tar.gz"
maintainers("stomov", "luszczek", "G-Ragghianti") maintainers("stomov", "luszczek", "G-Ragghianti")