summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/votca-csgapps')
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild2
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
index 0023ec511603..28f02139cbfe 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit cmake-utils
if [ "${PV}" != "9999" ]; then
- SRC_URI="http://votca.googlecode.com/files/${PF}.tar.gz"
+ SRC_URI="https://votca.googlecode.com/files/${PF}.tar.gz"
RESTRICT="primaryuri"
else
inherit mercurial
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"