diff options
-rw-r--r-- | network/x11vnc/x11vnc.SlackBuild | 6 | ||||
-rw-r--r-- | network/x11vnc/x11vnc.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/x11vnc/x11vnc.SlackBuild b/network/x11vnc/x11vnc.SlackBuild index 74a78304fe..53048bb837 100644 --- a/network/x11vnc/x11vnc.SlackBuild +++ b/network/x11vnc/x11vnc.SlackBuild @@ -7,12 +7,12 @@ # Updated for version 0.9.8 22/11/2009 # Updated for version 0.9.10 23/05/2010 # Updated for version 0.9.12 30/04/2011 Thanks to crocket. -# Maintained 2013-2018 by Christoph Willing +# Maintained 2013-2019 by Christoph Willing # Copyright 2009 Pierre Cazenave <pwcazenave {at} gmail [dot] com> # All rights reserved. # -# Copyright 2017-2018 Christoph Willing, Brisbane Australia +# Copyright 2017-2019 Christoph Willing, Brisbane Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -33,7 +33,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=x11vnc -VERSION=${VERSION:-0.9.15} +VERSION=${VERSION:-0.9.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/x11vnc/x11vnc.info b/network/x11vnc/x11vnc.info index 747aa775c5..16119f9dc9 100644 --- a/network/x11vnc/x11vnc.info +++ b/network/x11vnc/x11vnc.info @@ -1,8 +1,8 @@ PRGNAM="x11vnc" -VERSION="0.9.15" +VERSION="0.9.16" HOMEPAGE="https://github.com/LibVNC/x11vnc" -DOWNLOAD="https://github.com/LibVNC/x11vnc/archive/0.9.15/x11vnc-0.9.15.tar.gz" -MD5SUM="2aaa0b9c9f2046d1e9f4484d7e2c17e1" +DOWNLOAD="https://github.com/LibVNC/x11vnc/archive/0.9.16/x11vnc-0.9.16.tar.gz" +MD5SUM="64172e8f896389ec963fff93415f0d93" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |