summaryrefslogtreecommitdiffstats
path: root/network/spice/spice.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2016-06-23 16:58:36 +0200
committer Willy Sudiarto Raharjo2016-06-25 03:54:45 +0200
commitfe1b9e77266f3ecb9d3592ba44489567a5f187df (patch)
tree422277bbf18c788b0ceff112abc13a23ee9d2c57 /network/spice/spice.SlackBuild
parentf67c5460a09f87afa185e1aac1155cebbe58fa72 (diff)
downloadslackbuilds-fe1b9e77266f3ecb9d3592ba44489567a5f187df.tar.gz
network/spice: Updated for version 0.12.7.
Added the optional dependency opus Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/spice/spice.SlackBuild')
-rw-r--r--network/spice/spice.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild
index 5443e4fa56..ec663d6f03 100644
--- a/network/spice/spice.SlackBuild
+++ b/network/spice/spice.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for spice
-# Copyright 2013,2014 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spice
-VERSION=${VERSION:-0.12.6}
+VERSION=${VERSION:-0.12.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}