diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-10-20 20:36:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-20 20:36:55 -0700 |
| commit | 6299de85675d2c3995be357d17467aa650a141be (patch) | |
| tree | 5d423af43e6bff7bafcf5c7a2c39571cc58edc3c /ports/libimobiledevice/CONTROL | |
| parent | b14aa50824c073629f1c7b44ded905a7b4bd7152 (diff) | |
| download | vcpkg-6299de85675d2c3995be357d17467aa650a141be.tar.gz vcpkg-6299de85675d2c3995be357d17467aa650a141be.zip | |
[libimobiledevice] Use upstream patched version (#14139)
Diffstat (limited to 'ports/libimobiledevice/CONTROL')
| -rw-r--r-- | ports/libimobiledevice/CONTROL | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ports/libimobiledevice/CONTROL b/ports/libimobiledevice/CONTROL index 8f84a4eb4..3a87a5cfd 100644 --- a/ports/libimobiledevice/CONTROL +++ b/ports/libimobiledevice/CONTROL @@ -1,5 +1,6 @@ -Source: libimobiledevice
+Source: libimobiledevice Version: 1.3.6 +Port-Version: 1 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 +Description: A cross-platform protocol library to communicate with iOS devices +Build-Depends: libplist, libusbmuxd, openssl, dirent, getopt |
