mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
libusb-compat: bump to 0.1.4
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
b3610f87a6
commit
da5948fe72
@@ -3,7 +3,7 @@
|
||||
# libusb-compat
|
||||
#
|
||||
#############################################################
|
||||
LIBUSB_COMPAT_VERSION = 0.1.3
|
||||
LIBUSB_COMPAT_VERSION = 0.1.4
|
||||
LIBUSB_COMPAT_SOURCE = libusb-compat-$(LIBUSB_COMPAT_VERSION).tar.bz2
|
||||
LIBUSB_COMPAT_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/libusb/libusb-compat-0.1/libusb-compat-$(LIBUSB_COMPAT_VERSION)
|
||||
LIBUSB_COMPAT_DEPENDENCIES = host-pkg-config libusb
|
||||
|
||||
Reference in New Issue
Block a user