From 8664effda7d9a3d25efebd6014237a347b35ff22 Mon Sep 17 00:00:00 2001 From: Tim Edwards Date: Tue, 14 May 2019 07:53:23 +0200 Subject: [PATCH] Switched the source of the snap back to the latest in the main noVNC git repo --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ee1d4e14..7b2599ed 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -11,7 +11,7 @@ confinement: strict parts: novnc: - source: . #https://github.com/tkedwards/noVNC.git # https://github.com/novnc/noVNC.git #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