diff options
Diffstat (limited to 'dev-python/msgpack/msgpack-0.5.6.ebuild')
-rw-r--r-- | dev-python/msgpack/msgpack-0.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/msgpack/msgpack-0.5.6.ebuild b/dev-python/msgpack/msgpack-0.5.6.ebuild index 65965709753a..74000584eb74 100644 --- a/dev-python/msgpack/msgpack-0.5.6.ebuild +++ b/dev-python/msgpack/msgpack-0.5.6.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="MessagePack (de)serializer for Python" HOMEPAGE="https://msgpack.org https://github.com/msgpack/msgpack-python/ - https://pypi.python.org/pypi/msgpack/" + https://pypi.org/project/msgpack/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |