From 76e7b1f50f62cc073edbeca31edb29156ae3abaa Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 13 Dec 2020 23:21:05 -0600 Subject: network/spice: Updated for version 0.14.3. Signed-off-by: Matteo Bernardini --- network/spice/spice.SlackBuild | 4 ++-- network/spice/spice.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'network/spice') diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild index e887c96ddf3d9..1d0c0bfdccbdc 100644 --- a/network/spice/spice.SlackBuild +++ b/network/spice/spice.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=spice -VERSION=${VERSION:-0.14.1} +VERSION=${VERSION:-0.14.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -53,7 +53,7 @@ else LIBDIRSUFFIX="" fi -DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README" +DOCS="AUTHORS CHANGELOG.md COPYING README" # check if libcacard is there if pkg-config --exists libcacard ; then diff --git a/network/spice/spice.info b/network/spice/spice.info index 04a4e89706db0..83d4a77c5984c 100644 --- a/network/spice/spice.info +++ b/network/spice/spice.info @@ -1,8 +1,8 @@ PRGNAM="spice" -VERSION="0.14.1" +VERSION="0.14.3" HOMEPAGE="https://www.spice-space.org" -DOWNLOAD="https://www.spice-space.org/download/releases/spice-server/spice-0.14.1.tar.bz2" -MD5SUM="1e2442b08605a5a17430d1aaa0912c24" +DOWNLOAD="https://www.spice-space.org/download/releases/spice-server/spice-0.14.3.tar.bz2" +MD5SUM="a776650f7c4dc22681d76308475a9190" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="opus pyparsing six spice-protocol" -- cgit v1.2.3