From 481b5989636b0fde7f08dc082e1f26f3fd7ae1d9 Mon Sep 17 00:00:00 2001 From: Satish Balay Date: Mon, 30 Jan 2023 04:29:06 -0600 Subject: hypre: Update URL using citation instructions from https://github.com/hypre-space/hypre/wiki/Citing-hypre (#35225) --- var/spack/repos/builtin/packages/hypre/package.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/var/spack/repos/builtin/packages/hypre/package.py b/var/spack/repos/builtin/packages/hypre/package.py index 5632489601..2478d618bd 100644 --- a/var/spack/repos/builtin/packages/hypre/package.py +++ b/var/spack/repos/builtin/packages/hypre/package.py @@ -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"] -- cgit v1.2.3-60-g2f50