diff options
Diffstat (limited to 'system/usbguard/usbguard.SlackBuild')
-rw-r--r-- | system/usbguard/usbguard.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/usbguard/usbguard.SlackBuild b/system/usbguard/usbguard.SlackBuild index bd446377af5a1..2cc6422cb7887 100644 --- a/system/usbguard/usbguard.SlackBuild +++ b/system/usbguard/usbguard.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for usbguard -# Copyright 2019 Michael Edie Orlando, FL USA +# Copyright 2019-2022 Michael Edie Tampa, FL USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=usbguard -VERSION=${VERSION:-0.7.8} +VERSION=${VERSION:-1.1.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |