aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 18:20:46 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 18:20:46 +0100
commit716731dd8e52b4266e77f51f98a4b938e536b469 (patch)
tree3e1297b31dfe90e0284a865c3d1d7c424d3946a2 /sci-libs/xblas
parentsci-mathematics/pulp: update HOMEPAGE (diff)
downloadsci-716731dd8e52b4266e77f51f98a4b938e536b469.tar.gz
sci-716731dd8e52b4266e77f51f98a4b938e536b469.tar.bz2
sci-716731dd8e52b4266e77f51f98a4b938e536b469.zip
sci-libs/xblas: update HOMEPAGE
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-libs/xblas')
-rw-r--r--sci-libs/xblas/xblas-1.0.248-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/xblas/xblas-1.0.248-r1.ebuild b/sci-libs/xblas/xblas-1.0.248-r1.ebuild
index a04d2a926..b58b0bfde 100644
--- a/sci-libs/xblas/xblas-1.0.248-r1.ebuild
+++ b/sci-libs/xblas/xblas-1.0.248-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,8 +9,8 @@ FORTRAN_NEEDED=fortran
inherit flag-o-matic fortran-2 numeric-int64-multibuild toolchain-funcs versionator
DESCRIPTION="Extra Precise Basic Linear Algebra Subroutines"
-HOMEPAGE="http://www.netlib.org/xblas"
-SRC_URI="${HOMEPAGE}/${P}.tar.gz"
+HOMEPAGE="https://www.netlib.org/xblas/"
+SRC_URI="https://www.netlib.org/xblas/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"