summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/pyshp/pyshp-9999.ebuild')
-rw-r--r--sci-libs/pyshp/pyshp-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pyshp/pyshp-9999.ebuild b/sci-libs/pyshp/pyshp-9999.ebuild
index dfc89c31310e..41d346a4bce2 100644
--- a/sci-libs/pyshp/pyshp-9999.ebuild
+++ b/sci-libs/pyshp/pyshp-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pyshp/"
if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
- ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk"
+ ESVN_REPO_URI="https://${PN}.googlecode.com/svn/trunk"
inherit subversion
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"