* update libusbmuxd to 2.1.0-1.1
This commit is contained in:
parent
c1fde1bf09
commit
945a236b3c
19
libusbmuxd/.SRCINFO
Normal file
19
libusbmuxd/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
||||
pkgbase = libusbmuxd
|
||||
pkgdesc = Client library to multiplex connections from and to iOS devices
|
||||
pkgver = 2.1.0
|
||||
pkgrel = 1.1
|
||||
url = https://libimobiledevice.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = libimobiledevice-glue
|
||||
depends = libplist
|
||||
source = https://github.com/libimobiledevice/libusbmuxd/releases/download/2.1.0/libusbmuxd-2.1.0.tar.bz2
|
||||
sha256sums = c35bf68f8e248434957bd5b234c389b02206a06ecd9303a7fb931ed7a5636b16
|
||||
|
||||
pkgname = libusbmuxd
|
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=libusbmuxd
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc='Client library to multiplex connections from and to iOS devices'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://libimobiledevice.org/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user