network/spice: Updated for version 0.12.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-09-28 20:09:02 +02:00 committed by Robby Workman
parent cf87e747ba
commit edfe322eeb
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# Written by Matteo Bernardini <ponce@slackbuilds.org>
PRGNAM=spice
VERSION=${VERSION:-0.11.3}
VERSION=${VERSION:-0.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="spice"
VERSION="0.11.3"
VERSION="0.12.0"
HOMEPAGE="http://spice-space.org"
DOWNLOAD="http://spice-space.org/download/releases/spice-0.11.3.tar.bz2"
MD5SUM="11bb416cb878e5d2c7d75e700d287bd2"
DOWNLOAD="http://spice-space.org/download/releases/spice-0.12.0.tar.bz2"
MD5SUM="12c6ea4938215f8f9f10d2925f7bec9b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="celt051 pyparsing spice-protocol"