summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyquery/pyquery-1.2.4.ebuild')
-rw-r--r--dev-python/pyquery/pyquery-1.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyquery/pyquery-1.2.4.ebuild b/dev-python/pyquery/pyquery-1.2.4.ebuild
index ea7818bfab9f..21a1e0d5de20 100644
--- a/dev-python/pyquery/pyquery-1.2.4.ebuild
+++ b/dev-python/pyquery/pyquery-1.2.4.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} )
inherit distutils-r1
DESCRIPTION="A jQuery-like library for python"
-HOMEPAGE="http://pypi.python.org/pypi/pyquery"
+HOMEPAGE="https://pypi.python.org/pypi/pyquery"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"