Update to libgusb-0.4.3.

This commit is contained in:
ajacoutot 2022-12-21 07:37:34 +00:00
parent 344fbf7c0b
commit fdef784f4f
3 changed files with 5 additions and 4 deletions

View File

@ -2,9 +2,9 @@ COMMENT= GObject wrapper for libusb1
GH_ACCOUNT= hughsie
GH_PROJECT= libgusb
GH_TAGNAME= 0.4.2
GH_TAGNAME= 0.4.3
SHARED_LIBS += gusb 0.0 # 2.0.10
SHARED_LIBS += gusb 0.1 # 2.0.10
CATEGORIES= devel

View File

@ -1,2 +1,2 @@
SHA256 (libgusb-0.4.2.tar.gz) = Aama7EMcxegJefiq0R4OjxqsP9hQTTwvLywJVrw1g3s=
SIZE (libgusb-0.4.2.tar.gz) = 58983
SHA256 (libgusb-0.4.3.tar.gz) = jHtzBbdOLocls9sZqA9drsxWC4todfqOf5Ani0ub2s0=
SIZE (libgusb-0.4.3.tar.gz) = 59117

View File

@ -143,6 +143,7 @@ share/doc/libgusb/method.Device.get_string_descriptor_bytes.html
share/doc/libgusb/method.Device.get_string_descriptor_bytes_full.html
share/doc/libgusb/method.Device.get_vid.html
share/doc/libgusb/method.Device.get_vid_as_str.html
share/doc/libgusb/method.Device.has_tag.html
share/doc/libgusb/method.Device.interrupt_transfer.html
share/doc/libgusb/method.Device.interrupt_transfer_async.html
share/doc/libgusb/method.Device.interrupt_transfer_finish.html