depends: libusb: update to 1.0.27

This commit is contained in:
tobtoht 2024-02-01 02:51:08 +01:00
parent 06756528c6
commit 96c0b55ac8
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View 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 . && \