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