diff options
Diffstat (limited to 'dev-python/kombu/kombu-3.0.26.ebuild')
-rw-r--r-- | dev-python/kombu/kombu-3.0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kombu/kombu-3.0.26.ebuild b/dev-python/kombu/kombu-3.0.26.ebuild index 0cf37f183a70..4012ab743b76 100644 --- a/dev-python/kombu/kombu-3.0.26.ebuild +++ b/dev-python/kombu/kombu-3.0.26.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) 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" |