Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/sundials/
Date: Tue, 12 Oct 2021 22:23:53
Message-Id: 1634077375.94413af0dba4dc1caaf92dc6f78910ca1aac502a.marecki@gentoo
1 commit: 94413af0dba4dc1caaf92dc6f78910ca1aac502a
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 12 22:04:49 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 12 22:22:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94413af0
7
8 sci-libs/sundials: update HOMEPAGE
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 sci-libs/sundials/sundials-5.8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/sundials/sundials-5.8.0.ebuild b/sci-libs/sundials/sundials-5.8.0.ebuild
16 index 5b64bd8198a..9d6837a1479 100644
17 --- a/sci-libs/sundials/sundials-5.8.0.ebuild
18 +++ b/sci-libs/sundials/sundials-5.8.0.ebuild
19 @@ -11,7 +11,7 @@ FORTRAN_STANDARD="77 90 2003"
20 inherit cmake flag-o-matic fortran-2 toolchain-funcs
21
22 DESCRIPTION="Suite of nonlinear solvers"
23 -HOMEPAGE="https://computation.llnl.gov/projects/sundials"
24 +HOMEPAGE="https://computing.llnl.gov/projects/sundials"
25 SRC_URI="https://github.com/LLNL/${PN}/releases/download/v${PV}/${P}.tar.gz"
26
27 LICENSE="BSD"