depends: hidapi: update to 0.15.0
authortobtoht <tob@featherwallet.org>
Tue, 17 Jun 2025 10:10:10 +0000 (12:10 +0200)
committertobtoht <tob@featherwallet.org>
Tue, 17 Jun 2025 10:10:10 +0000 (12:10 +0200)
contrib/depends/packages/hidapi.mk

index f10954a358fd33a757c84d16413e9c5ce4b1ff1c..f0399d8e9b41a2e4911cd462430e2014ba2f0510 100644 (file)
@@ -1,8 +1,8 @@
 package=hidapi
-$(package)_version=0.14.0
+$(package)_version=0.15.0
 $(package)_download_path=https://github.com/libusb/hidapi/archive/refs/tags
 $(package)_file_name=$(package)-$($(package)_version).tar.gz
-$(package)_sha256_hash=a5714234abe6e1f53647dd8cba7d69f65f71c558b7896ed218864ffcf405bcbd
+$(package)_sha256_hash=5d84dec684c27b97b921d2f3b73218cb773cf4ea915caee317ac8fc73cef8136
 $(package)_linux_dependencies=libusb
 $(package)_patches=cmake-fix-libusb.patch