summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--package/hidapi/hidapi.hash2
-rw-r--r--package/hidapi/hidapi.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/hidapi/hidapi.hash b/package/hidapi/hidapi.hash
index ba00df2e90..ed22c78866 100644
--- a/package/hidapi/hidapi.hash
+++ b/package/hidapi/hidapi.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 33e206f5e145fc1bc6aeb55084d71b55d686533d23ad5bb762746ceba81e728b hidapi-d17db57b9d4354752e0af42f5f33007a42ef2906.tar.gz
+sha256 f2ffe5dbba12dfa0a647ae71b1ec5612fed4c20322ef6f6fd46f6f9713ed1a8e hidapi-b5b2e1779b6cd2edda3066bbbf0921a2d6b1c3c0.tar.gz
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