* update libusbmuxd to 2.1.0-1
This commit is contained in:
parent
e5bb4b4861
commit
3b047f32db
@ -5,15 +5,15 @@
|
||||
# Contributor: Gabriel Martinez < reitaka at gmail dot com >
|
||||
|
||||
pkgname=libusbmuxd
|
||||
pkgver=2.0.2
|
||||
pkgrel=3
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Client library to multiplex connections from and to iOS devices'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://libimobiledevice.org/'
|
||||
license=('GPL2' 'LGPL2.1')
|
||||
depends=('gcc-libs' 'glibc' 'libplist')
|
||||
license=('GPL-2.0-or-later AND LGPL-2.1-or-later')
|
||||
depends=('gcc-libs' 'glibc' 'libimobiledevice-glue' 'libplist')
|
||||
source=("https://github.com/libimobiledevice/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2")
|
||||
sha256sums=('cc6a808553da4efa9fa5638be256d5ae020498795d9d260d280b87074e799b20')
|
||||
sha256sums=('c35bf68f8e248434957bd5b234c389b02206a06ecd9303a7fb931ed7a5636b16')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user