mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/spice-protocol: Updated for version 0.12.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
139a5ab84e
commit
cf87e747ba
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Matteo Bernardini <ponce@slackbuilds.org>
|
||||
|
||||
PRGNAM=spice-protocol
|
||||
VERSION=${VERSION:-0.10.1}
|
||||
VERSION=${VERSION:-0.12.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spice-protocol"
|
||||
VERSION="0.10.1"
|
||||
VERSION="0.12.2"
|
||||
HOMEPAGE="http://spice-space.org"
|
||||
DOWNLOAD="http://spice-space.org/download/releases/spice-protocol-0.10.1.tar.bz2"
|
||||
MD5SUM="7147ef0d9295dbe44510870f8d047e9c"
|
||||
DOWNLOAD="http://spice-space.org/download/releases/spice-protocol-0.12.2.tar.bz2"
|
||||
MD5SUM="8bab5b67a00ec8429334963d361692ab"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue