Signed-off-by: Remy Bohmer <[email protected]> --- rules/libusb.make | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rules/libusb.make b/rules/libusb.make index 3075798..aa14659 100644 --- a/rules/libusb.make +++ b/rules/libusb.make @@ -16,7 +16,7 @@ PACKAGES-$(PTXCONF_LIBUSB) += libusb # # Paths and names # -LIBUSB_VERSION := 1.0.6 +LIBUSB_VERSION := 1.0.8 LIBUSB := libusb-$(LIBUSB_VERSION) LIBUSB_SUFFIX := tar.bz2 LIBUSB_URL := $(PTXCONF_SETUP_SFMIRROR)/libusb/$(LIBUSB).$(LIBUSB_SUFFIX) -- 1.7.0.4 -- ptxdist mailing list [email protected]
