summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-04 11:52:08 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:06:51 -0400
commit7a9a5148bee5fe642659f0a93768b7122a8bcce6 (patch)
tree7e4c2cde41c2f58d36283965c1df4f45cf8354c0 /sci-libs
parentsci-libs/cln: use HTTPS (diff)
downloadgentoo-7a9a5148bee5fe642659f0a93768b7122a8bcce6.tar.gz
gentoo-7a9a5148bee5fe642659f0a93768b7122a8bcce6.tar.bz2
gentoo-7a9a5148bee5fe642659f0a93768b7122a8bcce6.zip
sci-libs/hypre: use HTTPS, fix HOMEPAGE
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/hypre/hypre-2.11.1.ebuild4
-rw-r--r--sci-libs/hypre/hypre-2.9.0b.ebuild4
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"