mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/spice-protocol: Updated for version 0.12.14.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
c23159827c
commit
d33a13dee9
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Slackware build script for spice-protocol
|
||||
# Copyright 2013-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2013-2018 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.13}
|
||||
VERSION=${VERSION:-0.12.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spice-protocol"
|
||||
VERSION="0.12.13"
|
||||
VERSION="0.12.14"
|
||||
HOMEPAGE="https://www.spice-space.org"
|
||||
DOWNLOAD="https://www.spice-space.org/download/releases/spice-protocol-0.12.13.tar.bz2"
|
||||
MD5SUM="50a1d951d1fa96d1478ff0cc7f3b1442"
|
||||
DOWNLOAD="https://www.spice-space.org/download/releases/spice-protocol-0.12.14.tar.bz2"
|
||||
MD5SUM="255230c9a554c79c391b8bf21a0b656b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue