From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https Signed-off-by: Justin Lecher --- sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild') diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild index 1f209d21f52f..c5c9afa4c8a3 100644 --- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild +++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils if [ "${PV}" != "9999" ]; then - SRC_URI="http://downloads.votca.googlecode.com/hg/${PF}.tar.gz" + SRC_URI="https://downloads.votca.googlecode.com/hg/${PF}.tar.gz" else inherit mercurial EHG_REPO_URI="https://csgapps.votca.googlecode.com/hg" -- cgit v1.2.3-65-gdbad