diff --git a/component/websockify/buildout.cfg b/component/websockify/buildout.cfg index ff0f08de9f2a97dcb21a5b670da1c211a7ac2dd8..756204a29a6f0152c9b7c5324cba57c9cdfd01a8 100644 --- a/component/websockify/buildout.cfg +++ b/component/websockify/buildout.cfg @@ -7,5 +7,5 @@ parts = [websockify] recipe = hexagonit.recipe.download -url = https://github.com/desaintmartin/websockify/tarball/master +url = https://github.com/kanaka/websockify/tarball/master strip-top-level-dir = true