aboutsummaryrefslogtreecommitdiff
path: root/system/usbguard/usbguard.SlackBuild
diff options
context:
space:
mode:
authorMichael Edie <michael@sawbox.net>2022-10-04 20:24:28 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-08 09:12:41 +0700
commit0aeafaaab0cac7dd775b022844b37638f9162826 (patch)
tree337dce25b905614d0f0721503208426f7da323bc /system/usbguard/usbguard.SlackBuild
parent6896fe235a661a59332cb584777aaf41ad56e70c (diff)
system/usbguard: Updated for version 1.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/usbguard/usbguard.SlackBuild')
-rw-r--r--system/usbguard/usbguard.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/usbguard/usbguard.SlackBuild b/system/usbguard/usbguard.SlackBuild
index 2cc6422cb7887..cca84ac2292cd 100644
--- a/system/usbguard/usbguard.SlackBuild
+++ b/system/usbguard/usbguard.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=usbguard
-VERSION=${VERSION:-1.1.1}
+VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}