usbmuxd ver. bump

This commit is contained in:
Rmys
2020-06-24 14:55:38 +03:00
committed by GitHub
parent 4f9211a344
commit 4eb70350b1
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "README")
pisitools.dodoc("AUTHORS", "README*")
+9 -1
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>Daemon for communicating with Apple's iPod Touch and iPhone</Summary>
<Description>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.</Description>
<Archive sha1sum="bb9060845e680935b354c94156cf9b265044d04e" type="targz">https://codeload.github.com/libimobiledevice/usbmuxd/tar.gz/1.1.0</Archive>
<Archive sha1sum="21f68d496c31e383ab3cfdfb9925e3771579d75f" type="targz">https://codeload.github.com/libimobiledevice/usbmuxd/tar.gz/1.1.1</Archive>
<BuildDependencies>
<Dependency>eudev-devel</Dependency>
<Dependency>libplist-devel</Dependency>
@@ -36,6 +36,7 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="data">/lib/udev/rules.d</Path>
<Path fileType="man">/usr/share/man/man8/usbmuxd.8</Path>
<Path fileType="man">/usr/share/man/man1/usbmuxd.1</Path>
</Files>
</Package>
@@ -53,6 +54,13 @@
</Package-->
<History>
<Update release="8">
<Date>2020-06-24</Date>
<Version>1.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-02-01</Date>
<Version>1.1.0</Version>