usbutils: update to usbutils-006

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-22 13:37:42 +02:00
parent 7f8ed1fd5a
commit c11af7ccb5

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="usbutils"
PKG_VERSION="005"
PKG_VERSION="006"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.linux-usb.org/"
PKG_URL="http://ftp.debian.org/debian/pool/main/u/usbutils/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"
PKG_URL="http://kernel.org/pub/linux/utils/usb/usbutils/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="zlib libusb"
PKG_BUILD_DEPENDS="toolchain zlib libusb"
PKG_PRIORITY="optional"