libusb: update to libusb-1.0.20, update license and link

This commit is contained in:
qods 2015-09-22 01:36:25 +02:00 committed by Stephan Raue
parent adc71ae3f4
commit d700627937

View File

@ -17,11 +17,11 @@
################################################################################ ################################################################################
PKG_NAME="libusb" PKG_NAME="libusb"
PKG_VERSION="1.0.19" PKG_VERSION="1.0.20"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="LGPLv2.1"
PKG_SITE="http://libusb.sourceforge.net/" PKG_SITE="http://libusb.info/"
PKG_URL="$SOURCEFORGE_SRC/libusb/files/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_URL="$SOURCEFORGE_SRC/libusb/files/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain systemd" PKG_DEPENDS_TARGET="toolchain systemd"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"