summaryrefslogtreecommitdiffstats
path: root/network/x11vnc/x11vnc.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2017-03-09 05:11:09 +0100
committer Willy Sudiarto Raharjo2017-03-18 00:59:15 +0100
commitcc9969b5a17a9b1b572ff154fc893e61b75e3cb9 (patch)
tree3489572e6e03d2387805147b7d350529bf840ba1 /network/x11vnc/x11vnc.SlackBuild
parent618bec2fd6a79d18b89b05ea3e05666b50b10598 (diff)
downloadslackbuilds-cc9969b5a17a9b1b572ff154fc893e61b75e3cb9.tar.gz
network/x11vnc: Removed build requirement for jdk
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'network/x11vnc/x11vnc.SlackBuild')
-rw-r--r--network/x11vnc/x11vnc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/x11vnc/x11vnc.SlackBuild b/network/x11vnc/x11vnc.SlackBuild
index 47b88f1698..33a8c02d64 100644
--- a/network/x11vnc/x11vnc.SlackBuild
+++ b/network/x11vnc/x11vnc.SlackBuild
@@ -7,7 +7,7 @@
# 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-2016 by Christoph Willing
+# Maintained 2013-2017 by Christoph Willing
# Copyright 2009 Pierre Cazenave <pwcazenave {at} gmail [dot] com>
#
@@ -32,7 +32,7 @@
PRGNAM=x11vnc
VERSION=${VERSION:-0.9.13}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then