summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/http-parser/http-parser-0.8.3.ebuild')
-rw-r--r--dev-python/http-parser/http-parser-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/http-parser/http-parser-0.8.3.ebuild b/dev-python/http-parser/http-parser-0.8.3.ebuild
index e12d9c20fa4e..3f81f4314e8b 100644
--- a/dev-python/http-parser/http-parser-0.8.3.ebuild
+++ b/dev-python/http-parser/http-parser-0.8.3.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit distutils-r1 flag-o-matic
DESCRIPTION="HTTP request/response parser for python in C"
-HOMEPAGE="http://github.com/benoitc/http-parser"
+HOMEPAGE="https://github.com/benoitc/http-parser"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"