diff options
Diffstat (limited to 'development')
-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 3e263833ca2b..1f7aa817c532 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-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2019 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.14} +VERSION=${VERSION:-0.12.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/spice-protocol/spice-protocol.info b/development/spice-protocol/spice-protocol.info index f65dafb57c5e..5dcc44acffea 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.14" +VERSION="0.12.15" HOMEPAGE="https://www.spice-space.org" -DOWNLOAD="https://www.spice-space.org/download/releases/spice-protocol-0.12.14.tar.bz2" -MD5SUM="255230c9a554c79c391b8bf21a0b656b" +DOWNLOAD="https://www.spice-space.org/download/releases/spice-protocol-0.12.15.tar.bz2" +MD5SUM="e1db63e3ff0cb1f1c98277283356dc51" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |