diff options
Diffstat (limited to 'dev-python/statistics/statistics-3.4.0_beta3.ebuild')
-rw-r--r-- | dev-python/statistics/statistics-3.4.0_beta3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/statistics/statistics-3.4.0_beta3.ebuild b/dev-python/statistics/statistics-3.4.0_beta3.ebuild index 6825787a875d..7bf6d4ac5720 100644 --- a/dev-python/statistics/statistics-3.4.0_beta3.ebuild +++ b/dev-python/statistics/statistics-3.4.0_beta3.ebuild @@ -11,7 +11,7 @@ MY_P=${PN}-${PV/_beta/b} DESCRIPTION="A Python 2.* port of 3.4 Statistics Module" HOMEPAGE="https://github.com/digitalemagine/py-statistics - https://pypi.python.org/pypi/statistics" + https://pypi.org/project/statistics" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="PSF-2" |