mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
libusb: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# libusb
|
||||
#
|
||||
#############################################################
|
||||
LIBUSB_VERSION = 1.0.8
|
||||
LIBUSB_VERSION = 1.0.9
|
||||
LIBUSB_SOURCE = libusb-$(LIBUSB_VERSION).tar.bz2
|
||||
LIBUSB_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/libusb/libusb-1.0/libusb-$(LIBUSB_VERSION)
|
||||
LIBUSB_DEPENDENCIES = host-pkg-config
|
||||
|
||||
Reference in New Issue
Block a user