diff options
Diffstat (limited to 'dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild')
-rw-r--r-- | dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild b/dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild index 3c81271ea2ae..0a46f32f3e09 100644 --- a/dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild +++ b/dev-python/wsaccel/wsaccel-0.6.2_p20170108.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Accelerator for ws4py, autobahn and tornado" -HOMEPAGE="https://pypi.python.org/pypi/wsaccel https://github.com/methane/wsaccel" +HOMEPAGE="https://pypi.org/project/wsaccel https://github.com/methane/wsaccel" SRC_URI="https://github.com/methane/wsaccel/archive/${COMMIT}.zip -> ${P}.zip" SLOT="0" |