wok diff novnc/receipt @ rev 23989
syslinux: iso2exe/init should keep keyboard config
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 05 09:55:13 2020 +0000 (2020-12-05) |
parents | 9e01bc6321ea |
children | 8eaf1d9eb640 |
line diff
1.1 --- a/novnc/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/novnc/receipt Sat Dec 05 09:55:13 2020 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="VNC client in HTML5/javascript." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="MPL2" 1.7 -WEB_SITE="http://github.com/kanaka/noVNC" 1.8 +WEB_SITE="https://github.com/kanaka/noVNC" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WGET_URL="git|git://github.com/kanaka/noVNC.git" 1.11 TAGS="vnc remote-desktop html5"