]> Nutra Git (v2) - gamesguru/feather.git/commitdiff
depends: libusb: update to 1.0.27
authortobtoht <tob@featherwallet.org>
Thu, 1 Feb 2024 01:51:08 +0000 (02:51 +0100)
committertobtoht <tob@featherwallet.org>
Thu, 1 Feb 2024 01:51:08 +0000 (02:51 +0100)
contrib/depends/packages/libusb.mk

index 19fa5fe30a8a17a7acff4c6f3a8df1185891ad34..fde34ec90499125ae1e318609a253a554585eb1a 100644 (file)
@@ -1,8 +1,8 @@
 package=libusb
-$(package)_version=1.0.26
+$(package)_version=1.0.27
 $(package)_download_path=https://github.com/libusb/libusb/releases/download/v$($(package)_version)
 $(package)_file_name=$(package)-$($(package)_version).tar.bz2
-$(package)_sha256_hash=12ce7a61fc9854d1d2a1ffe095f7b5fac19ddba095c259e6067a46500381b5a5
+$(package)_sha256_hash=ffaa41d741a8a3bee244ac8e54a72ea05bf2879663c098c82fc5757853441575
 
 define $(package)_preprocess_cmds
   cp -f $(BASEDIR)/config.guess $(BASEDIR)/config.sub . && \