network/spice: Updated for version 0.13.2.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-08-05 11:19:58 +02:00 committed by David Spencer
parent ff81d3b59b
commit 825f4e6c5b
2 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spice
VERSION=${VERSION:-0.12.8}
VERSION=${VERSION:-0.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="spice"
VERSION="0.12.8"
VERSION="0.13.2"
HOMEPAGE="http://spice-space.org"
DOWNLOAD="http://spice-space.org/download/releases/spice-0.12.8.tar.bz2"
MD5SUM="376853d11b9921aa34a06c4dbef81874"
DOWNLOAD="http://www.spice-space.org/download/releases/spice-0.13.2.tar.bz2"
MD5SUM="e007fbe06359db1376208b026fa5b58d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="celt051 pyparsing six spice-protocol"