diff options
Diffstat (limited to 'sci-libs/superlu')
-rw-r--r-- | sci-libs/superlu/superlu-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/superlu/superlu-5.3.0.ebuild b/sci-libs/superlu/superlu-5.3.0.ebuild index e9e68e0bab56..063ffceaf18f 100644 --- a/sci-libs/superlu/superlu-5.3.0.ebuild +++ b/sci-libs/superlu/superlu-5.3.0.ebuild @@ -8,7 +8,7 @@ FORTRAN_STANDARD=77 inherit cmake fortran-2 DESCRIPTION="Sparse LU factorization library" -HOMEPAGE="https://crd-legacy.lbl.gov/~xiaoye/SuperLU/" +HOMEPAGE="https://portal.nersc.gov/project/sparse/superlu/" SRC_URI="https://github.com/xiaoyeli/superlu/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" |