summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-15 23:34:13 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-16 00:07:23 +0200
commit635f41d0894b7aec8169ff00f7cdb015864a9008 (patch)
tree0ea1febf312fa615718a3e7928eabad658117ef8 /sci-libs
parentdev-erlang/cache_tab: Bump version (diff)
downloadgentoo-635f41d0894b7aec8169ff00f7cdb015864a9008.tar.gz
gentoo-635f41d0894b7aec8169ff00f7cdb015864a9008.tar.bz2
gentoo-635f41d0894b7aec8169ff00f7cdb015864a9008.zip
sci-libs/scalapack: https
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/scalapack/scalapack-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/scalapack/scalapack-2.0.2.ebuild b/sci-libs/scalapack/scalapack-2.0.2.ebuild
index 68ade1f4a1ba..63623ecfac84 100644
--- a/sci-libs/scalapack/scalapack-2.0.2.ebuild
+++ b/sci-libs/scalapack/scalapack-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit cmake-utils eutils fortran-2
DESCRIPTION="Subset of LAPACK routines redesigned for heterogenous (MPI) computing"
-HOMEPAGE="http://www.netlib.org/scalapack/"
+HOMEPAGE="https://www.netlib.org/scalapack/"
SRC_URI="${HOMEPAGE}/${P}.tgz"
LICENSE="BSD"