diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-10-13 00:04:49 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-10-13 00:22:55 +0200 |
commit | 94413af0dba4dc1caaf92dc6f78910ca1aac502a (patch) | |
tree | 7114b417e405bc954fd578350ffdae13882c95aa /sci-libs/sundials | |
parent | sci-libs/sundials: implement USE=int64 (diff) | |
download | gentoo-94413af0dba4dc1caaf92dc6f78910ca1aac502a.tar.gz gentoo-94413af0dba4dc1caaf92dc6f78910ca1aac502a.tar.bz2 gentoo-94413af0dba4dc1caaf92dc6f78910ca1aac502a.zip |
sci-libs/sundials: update HOMEPAGE
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sci-libs/sundials')
-rw-r--r-- | sci-libs/sundials/sundials-5.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/sundials/sundials-5.8.0.ebuild b/sci-libs/sundials/sundials-5.8.0.ebuild index 5b64bd8198a2..9d6837a1479e 100644 --- a/sci-libs/sundials/sundials-5.8.0.ebuild +++ b/sci-libs/sundials/sundials-5.8.0.ebuild @@ -11,7 +11,7 @@ FORTRAN_STANDARD="77 90 2003" inherit cmake flag-o-matic fortran-2 toolchain-funcs DESCRIPTION="Suite of nonlinear solvers" -HOMEPAGE="https://computation.llnl.gov/projects/sundials" +HOMEPAGE="https://computing.llnl.gov/projects/sundials" SRC_URI="https://github.com/LLNL/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" |