* update libimobiledevice to 1.3.0-10
This commit is contained in:
parent
0066f6d653
commit
aa6228fcff
@ -6,13 +6,13 @@
|
||||
|
||||
pkgname=libimobiledevice
|
||||
pkgver=1.3.0
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc='Library to communicate with services on iOS devices using native protocols'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://libimobiledevice.org/'
|
||||
license=('LGPL2.1')
|
||||
license=('LGPL-2.1-or-later')
|
||||
depends=('glibc' 'libplist' 'libusbmuxd' 'openssl')
|
||||
makedepends=('cython' 'python')
|
||||
makedepends=('cython0' 'python')
|
||||
optdepends=('python: Python bindings')
|
||||
source=("https://github.com/libimobiledevice/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2"
|
||||
'libimobiledevice-libplist-2.3.0.patch')
|
||||
|
Loading…
x
Reference in New Issue
Block a user