mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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:
parent
54b61c53c8
commit
b284566b7d
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue