network/x11spice: Updated for version 20200608_f4593d3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2021-08-06 19:10:22 +02:00 committed by Willy Sudiarto Raharjo
parent 54b61c53c8
commit b284566b7d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for x11spice
# Copyright 2018-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2018-2021 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=x11spice
VERSION=${VERSION:-20190820_51d2a8b}
VERSION=${VERSION:-20200608_f4593d3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="x11spice"
VERSION="20190820_51d2a8b"
VERSION="20200608_f4593d3"
HOMEPAGE="https://gitlab.freedesktop.org/spice/x11spice"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/x11spice-20190820_51d2a8b.tar.xz"
MD5SUM="ad1d8aea83a15a1e9130f347186fd4ef"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/x11spice-20200608_f4593d3.tar.xz"
MD5SUM="7171235457cb6692b90af73e770457dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="spice"