Merge pull request #8214 from vpeter4/libusb-compat

libusb-compat: fix sha256
This commit is contained in:
Rudi Heitbaum 2023-10-14 23:15:54 +11:00 committed by GitHub
commit 31cb03caee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
PKG_NAME="libusb-compat" PKG_NAME="libusb-compat"
PKG_VERSION="0.1.8" PKG_VERSION="0.1.8"
PKG_SHA256="698c76484f3dec1e0175067cbd1556c3021e94e7f2313ae3ea6a66d900e00827" PKG_SHA256="b692dcf674c070c8c0bee3c8230ce4ee5903f926d77dc8b968a4dd1b70f9b05c"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/libusb/libusb-compat-0.1" PKG_SITE="https://github.com/libusb/libusb-compat-0.1"
PKG_URL="https://github.com/libusb/libusb-compat-0.1/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2" PKG_URL="https://github.com/libusb/libusb-compat-0.1/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"