mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
lib32-libusb-compat updated
This commit is contained in:
parent
7b43fca244
commit
fa15fe1c12
@ -4,7 +4,7 @@
|
|||||||
# maintainer (x86_64): Anke Boersma <abveritas[at]chakra-project[dot]org>
|
# maintainer (x86_64): Anke Boersma <abveritas[at]chakra-project[dot]org>
|
||||||
|
|
||||||
pkgname=lib32-libusb-compat
|
pkgname=lib32-libusb-compat
|
||||||
pkgver=0.1.3
|
pkgver=0.1.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Library to enable user space application programs to communicate with USB devices (32-bit)"
|
pkgdesc="Library to enable user space application programs to communicate with USB devices (32-bit)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -14,7 +14,7 @@ url="http://libusb.sourceforge.net/"
|
|||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
source=(http://downloads.sourceforge.net/libusb/libusb-compat-0.1/libusb-compat-$pkgver/libusb-compat-${pkgver}.tar.bz2)
|
source=(http://downloads.sourceforge.net/libusb/libusb-compat-0.1/libusb-compat-$pkgver/libusb-compat-${pkgver}.tar.bz2)
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
md5sums=('570ac2ea085b80d1f74ddc7c6a93c0eb')
|
md5sums=('2ca521fffadd0c28fdf174e6ec73865b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}/libusb-compat-${pkgver}
|
cd ${srcdir}/libusb-compat-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user