diff options
Diffstat (limited to 'dev-python/statsd/statsd-3.2.1.ebuild')
-rw-r--r-- | dev-python/statsd/statsd-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/statsd/statsd-3.2.1.ebuild b/dev-python/statsd/statsd-3.2.1.ebuild index b5cab3263746..7530a98038ee 100644 --- a/dev-python/statsd/statsd-3.2.1.ebuild +++ b/dev-python/statsd/statsd-3.2.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A simple statsd client" HOMEPAGE="https://github.com/jsocol/pystatsd - https://pypi.python.org/pypi/statsd" + https://pypi.org/project/statsd" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |