aboutsummaryrefslogtreecommitdiff
path: root/libraries/hidapi/hidapi.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/hidapi/hidapi.SlackBuild')
-rw-r--r--libraries/hidapi/hidapi.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/hidapi/hidapi.SlackBuild b/libraries/hidapi/hidapi.SlackBuild
index 9bf00bc052..0635ae68d0 100644
--- a/libraries/hidapi/hidapi.SlackBuild
+++ b/libraries/hidapi/hidapi.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hidapi
-# Copyright 2015-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2025 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hidapi
SRCNAM=hidapi-hidapi
-VERSION=${VERSION:-0.14.0}
+VERSION=${VERSION:-0.15.0}
SRCVER=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}