[gnome-continuous] Bump up libusb to 1.0.22



commit 34803af5240daf3c219d586fa0944c62d3b9e269
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Dec 28 16:24:44 2018 +0000

    Bump up libusb to 1.0.22
    
    The usb-dump sub-module in usbutils depends on API added in libusb
    1.0.22, but does not perform a version check.

 manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index d2c821e..a2a76d7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -141,7 +141,7 @@
                  "config-opts": ["--disable-umockdev"]},
 
                {"src": "git:https://github.com/libusb/libusb.git";,
-                "tag": "v1.0.21"},
+                "tag": "v1.0.22"},
 
                {"src": "git:https://github.com/gregkh/usbutils.git";,
                 "patches": ["usbutils-autogen.patch"]},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]