mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-23 17:44:13 +08:00
libusbx update
This commit is contained in:
parent
244cea4352
commit
a462193c1c
@ -4,7 +4,7 @@
|
||||
# maintainer: abveritas@chakra-project.org
|
||||
|
||||
pkgname=libusbx
|
||||
pkgver=1.0.12
|
||||
pkgver=1.0.14
|
||||
pkgrel=1
|
||||
depends=('glibc')
|
||||
pkgdesc="Library that provides generic access to USB device"
|
||||
@ -16,7 +16,7 @@ options=(!libtool)
|
||||
replaces=('libusb1' 'libusb')
|
||||
provides=("libusb=$pkgver")
|
||||
conflicts=("libusb")
|
||||
md5sums=('c41352ac755c7992edfcbb2ea4ad1349')
|
||||
md5sums=('0a6a75edb4b4eae7dc82c1dd71ddc470')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user