Update superlu home page (#38562)

This commit is contained in:
wspear 2023-06-27 05:34:12 -07:00 committed by GitHub
parent ac825bd9d4
commit 7470d14b35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ class Superlu(CMakePackage, Package):
sparse, nonsymmetric systems of linear equations on high performance
machines. SuperLU is designed for sequential machines."""
homepage = "https://crd-legacy.lbl.gov/~xiaoye/SuperLU/#superlu"
homepage = "https://portal.nersc.gov/project/sparse/superlu/"
url = "https://github.com/xiaoyeli/superlu/archive/refs/tags/v5.3.0.tar.gz"
tags = ["e4s"]