HACCKernels git repository has changed URL. Updating. (#39129)

This commit is contained in:
dslarm 2023-07-28 21:33:52 +01:00 committed by GitHub
parent c1b084d754
commit 2859f0a7e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@ class Hacckernels(CMakePackage):
on diverse computing architectures and to scale to millions of
cores and beyond."""
homepage = "https://xgitlab.cels.anl.gov/hacc/HACCKernels"
git = "https://xgitlab.cels.anl.gov/hacc/HACCKernels.git"
homepage = "https://git.cels.anl.gov/hacc/HACCKernels"
git = "https://git.cels.anl.gov/hacc/HACCKernels.git"
tags = ["proxy-app"]