1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/libusb: upgrade to 1.0.29

https://github.com/libusb/libusb/blob/v1.0.29/ChangeLog
This commit is contained in:
Celeste 2025-06-30 03:45:38 +00:00
parent fedfb569cf
commit 416309f512

View file

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libusb
pkgver=1.0.28
pkgver=1.0.29
pkgrel=0
pkgdesc="Library that enables userspace access to USB devices"
url="https://libusb.info/"
@ -30,5 +30,5 @@ package() {
}
sha512sums="
0f4efa6b54e6195d2e5446652c2dc07358583e205d63bf438c4409511b8637d1700a71268c40499755747827d23cc730d9122267386f847bf781993c045c519f libusb-1.0.28.tar.bz2
04f8bda8197c9ecf52709609b8fbfea762fd82ddb5cde153a7630b0e8ed557d42da8cbc44f2f593aa22fdd0762e16716300565d67adb0c5240d7f3723321f690 libusb-1.0.29.tar.bz2
"