diff options
Diffstat (limited to 'dev-python/kombu/kombu-2.5.16.ebuild')
-rw-r--r-- | dev-python/kombu/kombu-2.5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kombu/kombu-2.5.16.ebuild b/dev-python/kombu/kombu-2.5.16.ebuild index eb01f2cc0561..733dee958921 100644 --- a/dev-python/kombu/kombu-2.5.16.ebuild +++ b/dev-python/kombu/kombu-2.5.16.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="AMQP Messaging Framework for Python" -HOMEPAGE="http://pypi.python.org/pypi/kombu https://github.com/celery/kombu" +HOMEPAGE="https://pypi.python.org/pypi/kombu https://github.com/celery/kombu" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |