diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2020-05-15 00:25:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-15 00:25:58 +0700 |
commit | 2272c490eb707daaaa18e829c4e5d5e412ba4dcf (patch) | |
tree | e9dff53baa0552596644e655e881aaec89f4273f /system/usbrelay/usbrelay.SlackBuild | |
parent | b81d6e39580b9cc9534b745a7ea33b86264b9ffd (diff) |
system/usbrelay: Updated for version 0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/usbrelay/usbrelay.SlackBuild')
-rw-r--r-- | system/usbrelay/usbrelay.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/usbrelay/usbrelay.SlackBuild b/system/usbrelay/usbrelay.SlackBuild index e57a8c8f763a4..1e6d5ca66da97 100644 --- a/system/usbrelay/usbrelay.SlackBuild +++ b/system/usbrelay/usbrelay.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=usbrelay -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |