summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycurl/pycurl-7.19.5.1.ebuild')
-rw-r--r--dev-python/pycurl/pycurl-7.19.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycurl/pycurl-7.19.5.1.ebuild b/dev-python/pycurl/pycurl-7.19.5.1.ebuild
index 343e6a4ebca6..844589ea5cda 100644
--- a/dev-python/pycurl/pycurl-7.19.5.1.ebuild
+++ b/dev-python/pycurl/pycurl-7.19.5.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
inherit distutils-r1
DESCRIPTION="python binding for curl/libcurl"
-HOMEPAGE="https://github.com/pycurl/pycurl http://pypi.python.org/pypi/pycurl"
+HOMEPAGE="https://github.com/pycurl/pycurl https://pypi.python.org/pypi/pycurl"
SRC_URI="http://pycurl.sourceforge.net/download/${P}.tar.gz"
LICENSE="LGPL-2.1"