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