]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
depends: bump libusb and hidapi
authortobtoht <tob@featherwallet.org>
Fri, 6 Jan 2023 15:34:59 +0000 (16:34 +0100)
committertobtoht <tob@featherwallet.org>
Fri, 6 Jan 2023 15:34:59 +0000 (16:34 +0100)
contrib/depends/packages/hidapi.mk
contrib/depends/packages/libusb.mk

index 3ab98ecf59665c7600d764cf1b6858ab6e3b78b3..a6441c636aec0c60bf579725bb12650cf90b2aeb 100644 (file)
@@ -1,8 +1,8 @@
 package=hidapi
-$(package)_version=0.11.0
-$(package)_download_path=https://github.com/libusb/hidapi/archive
+$(package)_version=0.13.0
+$(package)_download_path=https://github.com/libusb/hidapi/archive/refs/tags
 $(package)_file_name=$(package)-$($(package)_version).tar.gz
-$(package)_sha256_hash=391d8e52f2d6a5cf76e2b0c079cfefe25497ba1d4659131297081fc0cd744632
+$(package)_sha256_hash=e35eabe4ad59bd6e24dce6136f084997cdecd9bb7f6e83b40f3cc15b0ea8d56f
 $(package)_linux_dependencies=libusb eudev
 $(package)_patches=missing_win_include.patch
 
index 452e6c77fe6bf16ec08c409f89061006affd3ac1..a869d236232c09a4081b6f0c62361d53dfc5e143 100644 (file)
@@ -1,8 +1,8 @@
 package=libusb
-$(package)_version=1.0.22
-$(package)_download_path=https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-$($(package)_version)/
+$(package)_version=1.0.26
+$(package)_download_path=https://github.com/libusb/libusb/releases/download/v$($(package)_version)
 $(package)_file_name=$(package)-$($(package)_version).tar.bz2
-$(package)_sha256_hash=75aeb9d59a4fdb800d329a545c2e6799f732362193b465ea198f2aa275518157
+$(package)_sha256_hash=12ce7a61fc9854d1d2a1ffe095f7b5fac19ddba095c259e6067a46500381b5a5
 
 define $(package)_preprocess_cmds
   autoreconf -i