From ea32ee2b3f881f7de2368df4b79ec53c45ab5d6a Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Wed, 22 Mar 2023 11:48:38 +0100 Subject: network/spice: Updated for version 0.15.1. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- network/spice/spice.SlackBuild | 6 +++--- network/spice/spice.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'network') diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild index 4b336a9bce..44b655512a 100644 --- a/network/spice/spice.SlackBuild +++ b/network/spice/spice.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for spice -# Copyright 2013-2021 Matteo Bernardini , Pisa, Italy +# Copyright 2013-2023 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,8 +24,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=spice -VERSION=${VERSION:-0.15.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.15.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/spice/spice.info b/network/spice/spice.info index ce2cc4b044..9d9a9512c3 100644 --- a/network/spice/spice.info +++ b/network/spice/spice.info @@ -1,8 +1,8 @@ PRGNAM="spice" -VERSION="0.15.0" +VERSION="0.15.1" HOMEPAGE="https://www.spice-space.org" -DOWNLOAD="https://www.spice-space.org/download/releases/spice-server/spice-0.15.0.tar.bz2" -MD5SUM="840c5284ebc78c15fc7c3a146931bc01" +DOWNLOAD="https://www.spice-space.org/download/releases/spice-server/spice-0.15.1.tar.bz2" +MD5SUM="3dca2a2d124eac74f3be01ca023ecfa3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice-protocol" -- cgit v1.2.3