Use https by default
[gentoo.git] / sci-libs / cholmod / cholmod-2.1.2.ebuild
index 5c29e9933e856f3083beb4559294e9b89aac7ed5..21c5ec8df26b4aab21f01a8c50b95ef451b72a91 100644 (file)
@@ -8,7 +8,7 @@ inherit autotools-utils multilib toolchain-funcs
 
 DESCRIPTION="Sparse Cholesky factorization and update/downdate library"
 HOMEPAGE="http://www.cise.ufl.edu/research/sparse/cholmod/"
-SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
+SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
 
 LICENSE="minimal? ( LGPL-2.1 ) !minimal? ( GPL-2 )"
 SLOT="0"