commit:     2cafa1ae5156f98723787bbc323cb9b092957193
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Sep 14 18:01:36 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 21:32:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cafa1ae

sci-libs/cholmod: 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/cholmod/cholmod-2.1.2.ebuild  | 2 +-
 sci-libs/cholmod/cholmod-3.0.13.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/cholmod/cholmod-2.1.2.ebuild 
b/sci-libs/cholmod/cholmod-2.1.2.ebuild
index 0c7f5b86890..1a52bba26f0 100644
--- a/sci-libs/cholmod/cholmod-2.1.2.ebuild
+++ b/sci-libs/cholmod/cholmod-2.1.2.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools-utils multilib toolchain-funcs
 
 DESCRIPTION="Sparse Cholesky factorization and update/downdate library"
-HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html";
+HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html";
 SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2";
 
 LICENSE="minimal? ( LGPL-2.1 ) !minimal? ( GPL-2 )"

diff --git a/sci-libs/cholmod/cholmod-3.0.13.ebuild 
b/sci-libs/cholmod/cholmod-3.0.13.ebuild
index bf568d5872a..4fdcecff820 100644
--- a/sci-libs/cholmod/cholmod-3.0.13.ebuild
+++ b/sci-libs/cholmod/cholmod-3.0.13.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Sparse Cholesky factorization and update/downdate library"
-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+ modify? ( GPL-2+ ) matrixops? ( GPL-2+ )"

Reply via email to