diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-14 19:58:43 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-09-22 23:32:27 +0200 |
commit | c05d131b21211c3daa28fdf70808512899398a3a (patch) | |
tree | 8ea6d3efc6ed763720c2ac8f056321a33609a961 /sci-libs/btf | |
parent | sci-libs/amd: update HOMEPAGE, use https (diff) | |
download | gentoo-c05d131b21211c3daa28fdf70808512899398a3a.tar.gz gentoo-c05d131b21211c3daa28fdf70808512899398a3a.tar.bz2 gentoo-c05d131b21211c3daa28fdf70808512899398a3a.zip |
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@gmail.com>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sci-libs/btf')
-rw-r--r-- | sci-libs/btf/btf-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/btf/btf-1.2.6.ebuild b/sci-libs/btf/btf-1.2.6.ebuild index 74a9c5ca9227..d2eaa752c274 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+" |