libusb-compat: update checksum

The archive was updated to include a pre-generated configure script
This commit is contained in:
oreo639 2024-01-18 13:53:56 -08:00
parent b8edfe56a5
commit 1cd643b375
1 changed files with 1 additions and 5 deletions

View File

@ -10,11 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://libusb.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/libusb/$pkgname-$version.tar.bz2"
checksum=698c76484f3dec1e0175067cbd1556c3021e94e7f2313ae3ea6a66d900e00827
pre_configure() {
autoreconf -fi
}
checksum=b692dcf674c070c8c0bee3c8230ce4ee5903f926d77dc8b968a4dd1b70f9b05c
libusb-compat-devel_package() {
depends="libusb-devel ${sourcepkg}>=${version}_${revision}"