libusb: update to 1.0.24

This commit is contained in:
heitbaum 2020-12-29 04:01:38 +00:00
parent 17e200cc55
commit b58a14a3fb

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libusb"
PKG_VERSION="1.0.23"
PKG_SHA256="db11c06e958a82dac52cf3c65cb4dd2c3f339c8a988665110e0d24d19312ad8d"
PKG_VERSION="1.0.24"
PKG_SHA256="7efd2685f7b327326dcfb85cee426d9b871fd70e22caa15bb68d595ce2a2b12a"
PKG_LICENSE="LGPLv2.1"
PKG_SITE="http://libusb.info/"
PKG_URL="https://github.com/libusb/libusb/releases/download/v${PKG_VERSION}/libusb-${PKG_VERSION}.tar.bz2"