hypre: Update URL using citation instructions from https://github.com/hypre-space/hypre/wiki/Citing-hypre (#35225)

This commit is contained in:
Satish Balay 2023-01-30 04:29:06 -06:00 committed by GitHub
parent 4b186df5b4
commit 481b598963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,7 @@ class Hypre(AutotoolsPackage, CudaPackage, ROCmPackage):
features parallel multigrid methods for both structured and
unstructured grid problems."""
homepage = (
"https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods"
)
homepage = "https://llnl.gov/casc/hypre"
url = "https://github.com/hypre-space/hypre/archive/v2.14.0.tar.gz"
git = "https://github.com/hypre-space/hypre.git"
tags = ["e4s", "radiuss"]