From 7842063629c199b9c15bb556f0ef2310f31a8be0 Mon Sep 17 00:00:00 2001 From: Tim Edwards Date: Fri, 26 Apr 2019 08:18:22 +0200 Subject: [PATCH] Source will have to be the latest from git until changes to launch.sh make it into a released version of noVNC --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 8f5bce5e..703d0be3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -11,7 +11,7 @@ confinement: strict parts: novnc: - source: https://github.com/novnc/noVNC/archive/v$SNAPCRAFT_PROJECT_VERSION.tar.gz + source: https://github.com/novnc/noVNC.git #https://github.com/novnc/noVNC/archive/v$SNAPCRAFT_PROJECT_VERSION.tar.gz plugin: dump stage-packages: - websockify