diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-06-23 16:56:51 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-25 08:54:45 +0700 |
commit | f67c5460a09f87afa185e1aac1155cebbe58fa72 (patch) | |
tree | 54af98ed57de106f9ffb263e9953146d056dd467 /development/spice-protocol | |
parent | 311cceca455b1e5fef4c02b18d665ce171230541 (diff) | |
download | slackbuilds-f67c5460a09f87afa185e1aac1155cebbe58fa72.tar.gz |
development/spice-protocol: Updated for version 0.12.11.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/spice-protocol')
-rw-r--r-- | development/spice-protocol/spice-protocol.SlackBuild | 4 | ||||
-rw-r--r-- | development/spice-protocol/spice-protocol.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/spice-protocol/spice-protocol.SlackBuild b/development/spice-protocol/spice-protocol.SlackBuild index 128380fda2..8a7d1cd420 100644 --- a/development/spice-protocol/spice-protocol.SlackBuild +++ b/development/spice-protocol/spice-protocol.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for spice-protocol -# Copyright 2013,2014 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=spice-protocol -VERSION=${VERSION:-0.12.10} +VERSION=${VERSION:-0.12.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/spice-protocol/spice-protocol.info b/development/spice-protocol/spice-protocol.info index a3f9c16860..5fd73071e9 100644 --- a/development/spice-protocol/spice-protocol.info +++ b/development/spice-protocol/spice-protocol.info @@ -1,8 +1,8 @@ PRGNAM="spice-protocol" -VERSION="0.12.10" +VERSION="0.12.11" HOMEPAGE="http://spice-space.org" -DOWNLOAD="http://spice-space.org/download/releases/spice-protocol-0.12.10.tar.bz2" -MD5SUM="1fb9d0dcdd42dce1b476ae8aa7569bcc" +DOWNLOAD="http://spice-space.org/download/releases/spice-protocol-0.12.11.tar.bz2" +MD5SUM="422bf0bc1eb34c8af3479a78b28e969b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |