diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-02-12 08:29:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-11 16:29:04 -0800 |
| commit | 6ee97010a9d83c45e83533ed956c367381e3d355 (patch) | |
| tree | 3081e8643db9bfbacb0f4300da83a8272176c021 /ports/libimobiledevice/CONTROL | |
| parent | 10eeee5d550b03d594cebe9088fe142ce5f4f674 (diff) | |
| download | vcpkg-6ee97010a9d83c45e83533ed956c367381e3d355.tar.gz vcpkg-6ee97010a9d83c45e83533ed956c367381e3d355.zip | |
[libimobiledevice] Update to 1.2.185 and fix usbmuxd build (#10007)
* [libimobiledevice] update to 1.2.185 and fix usbmuxd build
* [libimobiledevice/usbmuxd] Add homepage
Diffstat (limited to 'ports/libimobiledevice/CONTROL')
| -rw-r--r-- | ports/libimobiledevice/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libimobiledevice/CONTROL b/ports/libimobiledevice/CONTROL index d5234beb7..8a517ec22 100644 --- a/ports/libimobiledevice/CONTROL +++ b/ports/libimobiledevice/CONTROL @@ -1,4 +1,5 @@ Source: libimobiledevice
-Version: 1.2.137 +Version: 1.2.185
+Homepage: http://www.libimobiledevice.org Description: A cross-platform protocol library to communicate with iOS devices
Build-Depends: libplist, libusbmuxd, openssl, dirent, getopt
\ No newline at end of file |
