From 055c5fcda513358409419615e3fda78808092ca2 Mon Sep 17 00:00:00 2001 From: Tim Edwards Date: Thu, 25 Apr 2019 03:10:27 +0200 Subject: [PATCH] Switch back to getting noVNC from its official Github repo, instead of my repo used for testing the Snap build --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 6b98d425..8f5bce5e 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/archive/v$SNAPCRAFT_PROJECT_VERSION.tar.gz + source: https://github.com/novnc/noVNC/archive/v$SNAPCRAFT_PROJECT_VERSION.tar.gz plugin: dump stage-packages: - websockify