mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
libusb: bump version
Closes #1897 [Peter: bump to 1.08 instead] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
6ef6e96c2b
commit
3638e528e0
@@ -3,7 +3,7 @@
|
||||
# libusb
|
||||
#
|
||||
#############################################################
|
||||
LIBUSB_VERSION = 1.0.3
|
||||
LIBUSB_VERSION = 1.0.8
|
||||
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_LIBTOOL_PATCH = NO
|
||||
|
||||
Reference in New Issue
Block a user