diff options
Diffstat (limited to 'dev-python/kombu/kombu-3.0.24.ebuild')
-rw-r--r-- | dev-python/kombu/kombu-3.0.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kombu/kombu-3.0.24.ebuild b/dev-python/kombu/kombu-3.0.24.ebuild index 16063e821d81..b95509f4e75c 100644 --- a/dev-python/kombu/kombu-3.0.24.ebuild +++ b/dev-python/kombu/kombu-3.0.24.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" |