mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/spice: Updated for version 0.12.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
cf87e747ba
commit
edfe322eeb
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Matteo Bernardini <ponce@slackbuilds.org>
|
||||
|
||||
PRGNAM=spice
|
||||
VERSION=${VERSION:-0.11.3}
|
||||
VERSION=${VERSION:-0.12.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spice"
|
||||
VERSION="0.11.3"
|
||||
VERSION="0.12.0"
|
||||
HOMEPAGE="http://spice-space.org"
|
||||
DOWNLOAD="http://spice-space.org/download/releases/spice-0.11.3.tar.bz2"
|
||||
MD5SUM="11bb416cb878e5d2c7d75e700d287bd2"
|
||||
DOWNLOAD="http://spice-space.org/download/releases/spice-0.12.0.tar.bz2"
|
||||
MD5SUM="12c6ea4938215f8f9f10d2925f7bec9b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="celt051 pyparsing spice-protocol"
|
||||
|
|
Loading…
Reference in a new issue