summaryrefslogtreecommitdiffstats
path: root/package/hidapi/hidapi.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-06-05 19:52:21 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-06-05 22:03:49 +0200
commit8d442390512401cc65fc504117e5bc9f7ed90952 (patch)
treeb89b38271b5e27ba14dc8eb949e34df3cb1ae9ea /package/hidapi/hidapi.mk
parent4dabee52da3e68f36950561da389cdfa5c32c247 (diff)
downloadbuildroot-8d442390512401cc65fc504117e5bc9f7ed90952.tar.gz
buildroot-8d442390512401cc65fc504117e5bc9f7ed90952.zip
package/hidapi: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/hidapi/hidapi.mk')
-rw-r--r--package/hidapi/hidapi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hidapi/hidapi.mk b/package/hidapi/hidapi.mk
index 270836c6c1..9922efc029 100644
--- a/package/hidapi/hidapi.mk
+++ b/package/hidapi/hidapi.mk
@@ -6,7 +6,7 @@
# Use master version as the current stable is very old and some bugs
# have been fixed since then.
-HIDAPI_VERSION = d17db57b9d4354752e0af42f5f33007a42ef2906
+HIDAPI_VERSION = b5b2e1779b6cd2edda3066bbbf0921a2d6b1c3c0
HIDAPI_SITE = $(call github,signal11,hidapi,$(HIDAPI_VERSION))
HIDAPI_INSTALL_STAGING = YES
# No configure provided, so we need to autoreconf.
OpenPOWER on IntegriCloud