mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/spice: Updated for version 0.15.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5494439755
commit
b596b17cd1
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=spice
|
||||
VERSION=${VERSION:-0.15.1}
|
||||
VERSION=${VERSION:-0.15.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spice"
|
||||
VERSION="0.15.1"
|
||||
VERSION="0.15.2"
|
||||
HOMEPAGE="https://www.spice-space.org"
|
||||
DOWNLOAD="https://www.spice-space.org/download/releases/spice-server/spice-0.15.1.tar.bz2"
|
||||
MD5SUM="3dca2a2d124eac74f3be01ca023ecfa3"
|
||||
DOWNLOAD="https://www.spice-space.org/download/releases/spice-server/spice-0.15.2.tar.bz2"
|
||||
MD5SUM="1de1e9157a1e2396884017978e7cf086"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="spice-protocol"
|
||||
|
|
Loading…
Reference in a new issue