summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-07-16 18:00:57 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-17 07:49:40 +0700
commit9c51dae56037e9221490485778cc8da4e460fcb7 (patch)
treef17c31ab77b578d9c723427f79f50aa596aed94a
parent1d5bcd4502579864edeb1b114674121c7445d3c2 (diff)
downloadslackbuilds-9c51dae56037e9221490485778cc8da4e460fcb7.tar.gz
slackbuilds-9c51dae56037e9221490485778cc8da4e460fcb7.tar.xz
network/spice: Updated for version 0.12.8.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--network/spice/spice.SlackBuild2
-rw-r--r--network/spice/spice.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild
index ec663d6f03..1f841a9a5a 100644
--- a/network/spice/spice.SlackBuild
+++ b/network/spice/spice.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spice
-VERSION=${VERSION:-0.12.7}
+VERSION=${VERSION:-0.12.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/spice/spice.info b/network/spice/spice.info
index 6425a32819..b960d2ba79 100644
--- a/network/spice/spice.info
+++ b/network/spice/spice.info
@@ -1,8 +1,8 @@
PRGNAM="spice"
-VERSION="0.12.7"
+VERSION="0.12.8"
HOMEPAGE="http://spice-space.org"
-DOWNLOAD="http://spice-space.org/download/releases/spice-0.12.7.tar.bz2"
-MD5SUM="28d4294e6d055de3b6ce5b8f2b7ca03b"
+DOWNLOAD="http://spice-space.org/download/releases/spice-0.12.8.tar.bz2"
+MD5SUM="376853d11b9921aa34a06c4dbef81874"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="celt051 pyparsing six spice-protocol"