summaryrefslogtreecommitdiffstats
path: root/network/spice/spice.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2014-05-20 20:25:48 +0200
committer Willy Sudiarto Raharjo2014-08-03 11:34:19 +0200
commit78f3266cb1a2ddfc0a267ac270f0c1a835c311e6 (patch)
tree380c2ae8acf4c3410474bd94aa99442f8dfc0334 /network/spice/spice.SlackBuild
parent21da8482eec595a37d4bd5e32c76ec2a4a4f48c1 (diff)
downloadslackbuilds-78f3266cb1a2ddfc0a267ac270f0c1a835c311e6.tar.gz
network/spice: Updated for version 0.12.5.
Noted the circular dependency with qemu 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 e8a347f970..224bcb7c03 100644
--- a/network/spice/spice.SlackBuild
+++ b/network/spice/spice.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for spice
-# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013,2014 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.4}
+VERSION=${VERSION:-0.12.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}