diff options
-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 ec663d6f032d..1f841a9a5a84 100644 --- a/network/spice/spice.SlackBuild +++ b/network/spice/spice.SlackBuild @@ -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} diff --git a/network/spice/spice.info b/network/spice/spice.info index 6425a32819be..b960d2ba7977 100644 --- a/network/spice/spice.info +++ b/network/spice/spice.info @@ -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" |