diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/scalapack/scalapack-2.0.2.ebuild | 4 |
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" |