summaryrefslogtreecommitdiff
path: root/dev-python/websockify/websockify-0.9.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/websockify/websockify-0.9.0.ebuild')
-rw-r--r--dev-python/websockify/websockify-0.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/websockify/websockify-0.9.0.ebuild b/dev-python/websockify/websockify-0.9.0.ebuild
index 047d8f7e1c67..9c3224c6c4ed 100644
--- a/dev-python/websockify/websockify-0.9.0.ebuild
+++ b/dev-python/websockify/websockify-0.9.0.ebuild
@@ -6,9 +6,9 @@ PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
-SRC_URI="https://github.com/kanaka/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/novnc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="WebSockets support for any application/server"
-HOMEPAGE="https://github.com/kanaka/websockify"
+HOMEPAGE="https://github.com/novnc/websockify"
LICENSE="LGPL-3"
SLOT="0"