mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/libusb-compat: upgrade to 0.1.4
This commit is contained in:
parent
43a6912ee3
commit
f3828d0daa
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libusb-compat
|
||||
pkgver=0.1.3
|
||||
pkgrel=2
|
||||
pkgver=0.1.4
|
||||
pkgrel=0
|
||||
pkgdesc="Compatility for older libusb"
|
||||
url="http://libusb.sourceforge.net/"
|
||||
arch="all"
|
||||
@ -23,4 +23,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
rm "$pkgdir"/usr/lib/*.la || return 1
|
||||
}
|
||||
md5sums="570ac2ea085b80d1f74ddc7c6a93c0eb libusb-compat-0.1.3.tar.bz2"
|
||||
md5sums="2ca521fffadd0c28fdf174e6ec73865b libusb-compat-0.1.4.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user