Switched the source of the snap back to the latest in the main noVNC git repo
This commit is contained in:
parent
db5ad23992
commit
8664effda7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue