diff options
Diffstat (limited to 'sci-libs/cholmod/cholmod-2.1.2.ebuild')
-rw-r--r-- | sci-libs/cholmod/cholmod-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cholmod/cholmod-2.1.2.ebuild b/sci-libs/cholmod/cholmod-2.1.2.ebuild index 0c7f5b868903..1a52bba26f00 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 )" |