summaryrefslogtreecommitdiffstats
path: root/system/usbguard/usbguard.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/usbguard/usbguard.SlackBuild')
-rw-r--r--system/usbguard/usbguard.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/usbguard/usbguard.SlackBuild b/system/usbguard/usbguard.SlackBuild
index bd446377af..cca84ac229 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.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}