summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-11-19 10:09:49 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-11-19 12:39:34 +0100
commitd08715c593246c801a5bb7668d7d677174d9919d (patch)
tree23e4c29a4b5abc77cb055ba8c3d4a3584cff23d7 /sci-libs
parentsci-libs/klu: use HTTPS (diff)
downloadgentoo-d08715c593246c801a5bb7668d7d677174d9919d.tar.gz
gentoo-d08715c593246c801a5bb7668d7d677174d9919d.tar.bz2
gentoo-d08715c593246c801a5bb7668d7d677174d9919d.zip
sci-libs/ldl: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/ldl/ldl-2.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ldl/ldl-2.2.6.ebuild b/sci-libs/ldl/ldl-2.2.6.ebuild
index 37947b809125..5999808e46ff 100644
--- a/sci-libs/ldl/ldl-2.2.6.ebuild
+++ b/sci-libs/ldl/ldl-2.2.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Simple but educational LDL^T matrix factorization algorithm"
-HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html"
+HOMEPAGE="http://people.engr.tamu.edu/davis/suitesparse.html"
SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
LICENSE="LGPL-2.1+"