ports/core (3.3): usbutils: updated to to 009. Synced usb.ids from http://www.linux-usb.org/usb-ids.html
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 88ea7ef1f6861f2282ca888b0c851e2e4cd2fb73 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Thu Nov 23 23:34:11 2017 +0100 usbutils: updated to to 009. Synced usb.ids from http://www.linux-usb.org/usb-ids.html diff --git a/usbutils/.footprint b/usbutils/.footprint index b626bae1..30cad4a6 100644 --- a/usbutils/.footprint +++ b/usbutils/.footprint @@ -4,6 +4,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/lsusb.py -rwxr-xr-x root/root usr/bin/usb-devices -rwxr-xr-x root/root usr/bin/usbhid-dump +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/usbutils.pc drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ @@ -11,6 +14,4 @@ drwxr-xr-x root/root usr/share/man/man1/ drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/lsusb.8.gz -rw-r--r-- root/root usr/share/man/man8/usbhid-dump.8.gz -drwxr-xr-x root/root usr/share/pkgconfig/ --rw-r--r-- root/root usr/share/pkgconfig/usbutils.pc -rw-r--r-- root/root usr/share/usb.ids diff --git a/usbutils/.md5sum b/usbutils/.md5sum index e866547b..ebe85253 100644 --- a/usbutils/.md5sum +++ b/usbutils/.md5sum @@ -1,2 +1,2 @@ -0345c95004e4ce9329a157e612737360 usb.ids.xz -2780b6ae21264c888f8f30fb2aab1259 usbutils-008.tar.xz +19ab63529b086d08151886943bc7adfb usb.ids.xz +a7cf9e8903041987efa5e5e0080e0b4d usbutils-009.tar.xz diff --git a/usbutils/.signature b/usbutils/.signature index 9cafe99f..4d3453a7 100644 --- a/usbutils/.signature +++ b/usbutils/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqkWmuD0jJf5cE88vIDTNtqwrEvU2I/BgbdxVnUQMn72jr/qAlOjLYFzHt+wqn/W6VN1Er9kTElCCy/zH5PVpBA0= -SHA256 (Pkgfile) = f4f42335c29c0a7c415c1a773bf46c92befa6795c330e7080e601f974cd69a91 -SHA256 (.footprint) = 1b4a59283cf97067cabc14f9971b4ca379d7b23f03b2680a5980cc0fb6b12b81 -SHA256 (usbutils-008.tar.xz) = 44741af0bae9d402a0ef160a29b2fa700bb656ab5e0a4b3343d51249c2a44c8c -SHA256 (usb.ids.xz) = 5d5814e01ab2c80f9bf8c8756f0e8a6538f6caf219fa1cc5e1cc311d0bdfb310 +RWRJc1FUaeVequFqojkwsL+QvycX3oSJt8VK+fvXD47kujHUl194x6GCX5BdT5rVEbhWRxrmEburjVJ2UZZ58aYsRLMvQp8XXgU= +SHA256 (Pkgfile) = 42fb6b6320fd9622e4bf3aaad55157801021e8d898d5d2f6ef46209a5bfed073 +SHA256 (.footprint) = 21494efbc2e45e61b623a6971bc947aded879ee933adba115a98e78ad837463b +SHA256 (usbutils-009.tar.xz) = 8bbff0e54cb5f65a52be4feb9162fc0b022a97eb841b44784f7a89a9ea567160 +SHA256 (usb.ids.xz) = a080110c2068f64db66ff54d1564b261e785fecc4a4ecd9453cca8e35490b7ca diff --git a/usbutils/Pkgfile b/usbutils/Pkgfile index eebfb188..cfcf0e06 100644 --- a/usbutils/Pkgfile +++ b/usbutils/Pkgfile @@ -4,8 +4,8 @@ # Depends on: libusb name=usbutils -version=008 -release=2 +version=009 +release=1 source=(http://www.kernel.org/pub/linux/utils/usb/$name/$name-$version.tar.xz usb.ids.xz) diff --git a/usbutils/usb.ids.xz b/usbutils/usb.ids.xz index cb061c84..ddbd5ba0 100644 Binary files a/usbutils/usb.ids.xz and b/usbutils/usb.ids.xz differ
participants (1)
-
crux@crux.nu