mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
usbutils: update to usbutils-005
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
44f25464b9
commit
586fcf8b6c
@ -19,16 +19,14 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="usbutils"
|
PKG_NAME="usbutils"
|
||||||
PKG_VERSION="004"
|
PKG_VERSION="005"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.linux-usb.org/"
|
PKG_SITE="http://www.linux-usb.org/"
|
||||||
#PKG_URL="http://www.kernel.org/pub/linux/utils/usb/usbutils/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://ftp.debian.org/debian/pool/main/u/usbutils/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"
|
||||||
#PKG_URL="ftp://ftp.pgpi.com/linux/kernel/pub/linux/utils/usb/usbutils/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_DEPENDS="zlib libusb"
|
||||||
PKG_URL="http://www.mirrorservice.org/sites/ftp.kernel.org/pub/linux/utils/usb/usbutils/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_BUILD_DEPENDS="toolchain zlib libusb"
|
||||||
PKG_DEPENDS="zlib libusb-compat"
|
|
||||||
PKG_BUILD_DEPENDS="toolchain zlib libusb-compat"
|
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="system"
|
PKG_SECTION="system"
|
||||||
PKG_SHORTDESC="usbutils: Linux USB Utilities"
|
PKG_SHORTDESC="usbutils: Linux USB Utilities"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user