system/usbredir: Updated for version 0.13.0.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2023-03-22 11:51:04 +01:00 committed by Willy Sudiarto Raharjo
parent cec642f1ea
commit fd85de224e
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Slackware build script for usbredir
# Copyright 2013-2021 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2013-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=usbredir
VERSION=${VERSION:-0.12.0}
VERSION=${VERSION:-0.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="usbredir"
VERSION="0.12.0"
VERSION="0.13.0"
HOMEPAGE="https://www.spice-space.org"
DOWNLOAD="https://www.spice-space.org/download/usbredir/usbredir-0.12.0.tar.xz"
MD5SUM="dc7e2867a123c151573cb5f2dae4874e"
DOWNLOAD="https://www.spice-space.org/download/usbredir/usbredir-0.13.0.tar.xz"
MD5SUM="8b6766c0de82cb686486ea141b25f5f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""