summaryrefslogtreecommitdiffstats
path: root/network/spice
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2023-10-20 20:10:36 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-06 08:08:54 +0700
commitb596b17cd11561fdb11ddf254ba852f13a25919a (patch)
treee410b2728e93af676645db1b740eae1da91bae75 /network/spice
parent54944397552c9bd0d10b16f6baea04d7c03c38c3 (diff)
downloadslackbuilds-b596b17cd11561fdb11ddf254ba852f13a25919a.tar.gz
slackbuilds-b596b17cd11561fdb11ddf254ba852f13a25919a.tar.xz
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>
Diffstat (limited to 'network/spice')
-rw-r--r--network/spice/spice.SlackBuild2
-rw-r--r--network/spice/spice.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild
index 44b655512a..4a95f53261 100644
--- a/network/spice/spice.SlackBuild
+++ b/network/spice/spice.SlackBuild
@@ -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}
diff --git a/network/spice/spice.info b/network/spice/spice.info
index 9d9a9512c3..1aca0b1790 100644
--- a/network/spice/spice.info
+++ b/network/spice/spice.info
@@ -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"