usbutils: update to 006

This commit is contained in:
Juergen Daubert 2012-07-08 10:07:59 +02:00
parent 20c105f1b7
commit 3d5bebd5ad
3 changed files with 4 additions and 3 deletions

View File

@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/usb-devices.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/lsusb.8.gz
-rw-r--r-- root/root usr/man/man8/usbhid-dump.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/update-usbids.sh
drwxr-xr-x root/root usr/share/

View File

@ -1 +1 @@
53d7483e6d14f385c70d9fdb2501b96c usbutils-005.tar.xz
c9aa14ee3d6c991fda183f42cf72a8a8 usbutils-006.tar.xz

View File

@ -4,9 +4,9 @@
# Depends on: libusb
name=usbutils
version=005
version=006
release=1
source=(http://crux.s3.amazonaws.com/dist/$name-$version.tar.xz)
source=(http://www.kernel.org/pub/linux/utils/usb/$name/$name-$version.tar.xz)
build() {
cd $name-$version