From 4eb70350b1d838ea1f2904a3332bbba872f3227f Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 24 Jun 2020 14:55:38 +0300 Subject: [PATCH] usbmuxd ver. bump --- hardware/mobile/usbmuxd/actions.py | 2 +- hardware/mobile/usbmuxd/pspec.xml | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/hardware/mobile/usbmuxd/actions.py b/hardware/mobile/usbmuxd/actions.py index 8a8ad68520..ddb5280d10 100644 --- a/hardware/mobile/usbmuxd/actions.py +++ b/hardware/mobile/usbmuxd/actions.py @@ -23,4 +23,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "README") + pisitools.dodoc("AUTHORS", "README*") diff --git a/hardware/mobile/usbmuxd/pspec.xml b/hardware/mobile/usbmuxd/pspec.xml index 22bf313246..ce7e27f11b 100644 --- a/hardware/mobile/usbmuxd/pspec.xml +++ b/hardware/mobile/usbmuxd/pspec.xml @@ -14,7 +14,7 @@ library Daemon for communicating with Apple's iPod Touch and iPhone usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously. - https://codeload.github.com/libimobiledevice/usbmuxd/tar.gz/1.1.0 + https://codeload.github.com/libimobiledevice/usbmuxd/tar.gz/1.1.1 eudev-devel libplist-devel @@ -36,6 +36,7 @@ /usr/bin /usr/sbin /lib/udev/rules.d + /usr/share/man/man8/usbmuxd.8 /usr/share/man/man1/usbmuxd.1 @@ -53,6 +54,13 @@ + + 2020-06-24 + 1.1.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-01 1.1.0