diff options
Diffstat (limited to 'dev-python/stomper/stomper-0.3.0.ebuild')
-rw-r--r-- | dev-python/stomper/stomper-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stomper/stomper-0.3.0.ebuild b/dev-python/stomper/stomper-0.3.0.ebuild index e123d4fb6048..e54c3930803f 100644 --- a/dev-python/stomper/stomper-0.3.0.ebuild +++ b/dev-python/stomper/stomper-0.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Transport neutral client implementation of the STOMP protocol" -HOMEPAGE="http://pypi.python.org/pypi/stomper" +HOMEPAGE="https://pypi.python.org/pypi/stomper" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |