* update libusb to 1.0.27-1

This commit is contained in:
Alexander Baldeck 2024-10-07 16:43:52 +02:00
parent a9e205a93d
commit 1929d89768

View File

@ -7,7 +7,7 @@ pkgname=libusb
pkgver=1.0.27
pkgrel=1
pkgdesc="Library that provides generic access to USB devices"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)
url="https://libusb.info/"
_url="https://github.com/libusb/libusb"
license=(LGPL-2.1-or-later)