From fd85de224e2940525d0dd565b7cb08102cf175da Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Wed, 22 Mar 2023 11:51:04 +0100 Subject: system/usbredir: Updated for version 0.13.0. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- system/usbredir/usbredir.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/usbredir/usbredir.SlackBuild') diff --git a/system/usbredir/usbredir.SlackBuild b/system/usbredir/usbredir.SlackBuild index 34ea44f1e7..93d9db22bc 100644 --- a/system/usbredir/usbredir.SlackBuild +++ b/system/usbredir/usbredir.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for usbredir -# Copyright 2013-2021 Matteo Bernardini , Pisa, Italy +# Copyright 2013-2023 Matteo Bernardini , 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} -- cgit v1.2.3