diff --git a/network/x11spice/x11spice.SlackBuild b/network/x11spice/x11spice.SlackBuild index 8274f111e6..5eaf09f1c2 100644 --- a/network/x11spice/x11spice.SlackBuild +++ b/network/x11spice/x11spice.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for x11spice -# Copyright 2018-2019 Matteo Bernardini , Pisa, Italy +# Copyright 2018-2021 Matteo Bernardini , 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} diff --git a/network/x11spice/x11spice.info b/network/x11spice/x11spice.info index 9d4d29bd7d..2b8e58c7f2 100644 --- a/network/x11spice/x11spice.info +++ b/network/x11spice/x11spice.info @@ -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"