diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-28 20:09:02 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-28 21:26:58 -0500 |
commit | edfe322eeb4086b8369bd910aeac46d136c47839 (patch) | |
tree | 7364186c8c9bc74d76ad467651c6b6742edaee73 /network/spice | |
parent | cf87e747ba9fc1d7788b6351423a79b9cdd64534 (diff) | |
download | slackbuilds-edfe322eeb4086b8369bd910aeac46d136c47839.tar.gz |
network/spice: Updated for version 0.12.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/spice')
-rw-r--r-- | network/spice/spice.SlackBuild | 2 | ||||
-rw-r--r-- | network/spice/spice.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild index ee72b3f24a..c9832ee412 100644 --- a/network/spice/spice.SlackBuild +++ b/network/spice/spice.SlackBuild @@ -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} diff --git a/network/spice/spice.info b/network/spice/spice.info index 1af7d8fea8..b873111286 100644 --- a/network/spice/spice.info +++ b/network/spice/spice.info @@ -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" |