x11vnc: update to 0.9.16
Update x11vnc from 0.9.15 to 0.9.16. For the changes, see https://github.com/LibVNC/x11vnc/compare/0.9.15...0.9.16 Signed-off-by: Martin Kepplinger <martink@posteo.de> [Peter: add hash for COPYING] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
d4c9879803
commit
1a328ba7e5
@ -1,2 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 3e43bd875edc3c7f52a0d3676c4ec7de910fcd210240ee20b4522deb2bf84cff x11vnc-0.9.15.tar.gz
|
||||
sha256 885e5b5f5f25eec6f9e4a1e8be3d0ac71a686331ee1cfb442dba391111bd32bd x11vnc-0.9.16.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
X11VNC_VERSION = 0.9.15
|
||||
X11VNC_VERSION = 0.9.16
|
||||
X11VNC_SITE = $(call github,LibVNC,x11vnc,$(X11VNC_VERSION))
|
||||
# sdl support is not used in x11vnc, but host include / library search paths
|
||||
# leak in if host has sdl-config
|
||||
|
Loading…
Reference in New Issue
Block a user