libusb: update to libusb-1.0.22

This commit is contained in:
MilhouseVH 2019-02-01 08:11:30 +00:00
parent 7bea6bdafc
commit 5cb8fbf72b

View File

@ -1,9 +1,10 @@
# SPDX-License-Identifier: GPL-2.0-or-later # SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libusb" PKG_NAME="libusb"
PKG_VERSION="1.0.21" PKG_VERSION="1.0.22"
PKG_SHA256="7dce9cce9a81194b7065ee912bcd55eeffebab694ea403ffb91b67db66b1824b" PKG_SHA256="75aeb9d59a4fdb800d329a545c2e6799f732362193b465ea198f2aa275518157"
PKG_LICENSE="LGPLv2.1" PKG_LICENSE="LGPLv2.1"
PKG_SITE="http://libusb.info/" 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"