commit: c05d131b21211c3daa28fdf70808512899398a3a Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Sep 14 17:58:43 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Sep 22 21:32:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c05d131b
sci-libs/btf: update HOMEPAGE, use https Closes: https://github.com/gentoo/gentoo/pull/17541 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sci-libs/btf/btf-1.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/btf/btf-1.2.6.ebuild b/sci-libs/btf/btf-1.2.6.ebuild index 74a9c5ca922..d2eaa752c27 100644 --- a/sci-libs/btf/btf-1.2.6.ebuild +++ b/sci-libs/btf/btf-1.2.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Algorithm for matrix permutation into block triangular form" -HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html" +HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html" SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+"
