diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-05-16 22:49:25 +0200 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-05-16 13:49:25 -0700 |
| commit | ec46f021817f4bc3f3e9385e4d09b9db9cef2786 (patch) | |
| tree | 9a49e7fa25237c449db97463e5a9a6d67ff69a66 /ports/usbmuxd/CONTROL | |
| parent | 031e494970035f6c09725a6433eb2adefb09d683 (diff) | |
| download | vcpkg-ec46f021817f4bc3f3e9385e4d09b9db9cef2786.tar.gz vcpkg-ec46f021817f4bc3f3e9385e4d09b9db9cef2786.zip | |
[pthread] update to v3 (#6473)
* [pthread] update to v3
* [flint, mosquitto, usbmuxd] bump CONTROL files and add final touches for PThreads4W v3
* [arb] add compatibility with PThreads4W
Diffstat (limited to 'ports/usbmuxd/CONTROL')
| -rw-r--r-- | ports/usbmuxd/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/usbmuxd/CONTROL b/ports/usbmuxd/CONTROL index 38e2b4b5b..de9b4f75b 100644 --- a/ports/usbmuxd/CONTROL +++ b/ports/usbmuxd/CONTROL @@ -1,4 +1,4 @@ Source: usbmuxd
-Version: 1.1.1.133-2
+Version: 1.1.1.133-3
Description: A socket daemon to multiplex connections from and to iOS devices
-Build-Depends: libimobiledevice, libusb, libusb-win32, pthreads
\ No newline at end of file +Build-Depends: libimobiledevice, libusb, libusb-win32, pthreads
|
