network/spice: Updated for version 0.12.8.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-07-16 18:00:57 +02:00 committed by Willy Sudiarto Raharjo
parent 1d5bcd4502
commit 9c51dae560
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.7}
VERSION=${VERSION:-0.12.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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"