diff options
Diffstat (limited to 'sci-libs/hypre')
-rw-r--r-- | sci-libs/hypre/hypre-2.11.1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/hypre/hypre-2.9.0b.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/hypre/hypre-2.11.1.ebuild b/sci-libs/hypre/hypre-2.11.1.ebuild index 7131f2b2fcec..f6aa3e5337be 100644 --- a/sci-libs/hypre/hypre-2.11.1.ebuild +++ b/sci-libs/hypre/hypre-2.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ FORTRAN_NEEDED=fortran inherit cmake-utils fortran-2 toolchain-funcs flag-o-matic DESCRIPTION="Parallel matrix preconditioners library" -HOMEPAGE="http://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods" +HOMEPAGE="https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods" SRC_URI="${HOMEPAGE}/download/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/sci-libs/hypre/hypre-2.9.0b.ebuild b/sci-libs/hypre/hypre-2.9.0b.ebuild index ce42c05cbcbe..3228bd2a6524 100644 --- a/sci-libs/hypre/hypre-2.9.0b.ebuild +++ b/sci-libs/hypre/hypre-2.9.0b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ FORTRAN_NEEDED=fortran inherit eutils fortran-2 toolchain-funcs DESCRIPTION="Parallel matrix preconditioners library" -HOMEPAGE="http://acts.nersc.gov/hypre/" +HOMEPAGE="https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods" SRC_URI="https://computation.llnl.gov/casc/hypre/download/${P}.tar.gz" LICENSE="LGPL-2.1" |