From ab69b1daea71a7110255908d8cd4a1eefc3d7505 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Fri, 15 Dec 2017 10:42:51 +0100 Subject: network/spice: Updated for version 0.14.0. Signed-off-by: Matteo Bernardini --- network/spice/spice.SlackBuild | 8 ++------ network/spice/spice.info | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) (limited to 'network/spice') diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild index cd8f3bf9eaae..3d1ecc7a10e0 100644 --- a/network/spice/spice.SlackBuild +++ b/network/spice/spice.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for spice -# Copyright 2013-2016 Matteo Bernardini , Pisa, Italy +# Copyright 2013-2017 Matteo Bernardini , 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.13.3} +VERSION=${VERSION:-0.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -78,10 +78,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -# Fix broken (ATM) lz4 autodetection -sed -i "s|129|1.7.3|" spice-common/m4/spice-deps.m4 -autoreconf -fi - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/network/spice/spice.info b/network/spice/spice.info index 467cc6ca31f8..9b0803dd01f0 100644 --- a/network/spice/spice.info +++ b/network/spice/spice.info @@ -1,8 +1,8 @@ PRGNAM="spice" -VERSION="0.13.3" +VERSION="0.14.0" HOMEPAGE="https://www.spice-space.org" -DOWNLOAD="https://www.spice-space.org/download/releases/spice-0.13.3.tar.bz2" -MD5SUM="81113782704848d3afefa43bb93f2184" +DOWNLOAD="https://www.spice-space.org/download/releases/spice-0.14.0.tar.bz2" +MD5SUM="6622aa7dfb5cd026a4d0d7e659216d26" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="celt051 pyparsing six spice-protocol" -- cgit v1.2.3