mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/spice: Updated for version 0.13.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
ff81d3b59b
commit
825f4e6c5b
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=spice
|
||||
VERSION=${VERSION:-0.12.8}
|
||||
VERSION=${VERSION:-0.13.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spice"
|
||||
VERSION="0.12.8"
|
||||
VERSION="0.13.2"
|
||||
HOMEPAGE="http://spice-space.org"
|
||||
DOWNLOAD="http://spice-space.org/download/releases/spice-0.12.8.tar.bz2"
|
||||
MD5SUM="376853d11b9921aa34a06c4dbef81874"
|
||||
DOWNLOAD="http://www.spice-space.org/download/releases/spice-0.13.2.tar.bz2"
|
||||
MD5SUM="e007fbe06359db1376208b026fa5b58d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="celt051 pyparsing six spice-protocol"
|
||||
|
|
Loading…
Reference in a new issue