aboutsummaryrefslogtreecommitdiff
path: root/ports/ixwebsocket/CONTROL
diff options
context:
space:
mode:
authorBenjamin Sergeant <bsergean@gmail.com>2020-05-19 14:36:36 -0700
committerGitHub <noreply@github.com>2020-05-19 14:36:36 -0700
commit9e03a3ac59797fcee9e0670d5e002b3a2a78ac44 (patch)
tree86244c7f7a3adb0e5c0803bdaa54b4959178ad92 /ports/ixwebsocket/CONTROL
parent3864f7b0c34b67e7ffd19e34eb4d465aca24066e (diff)
downloadvcpkg-9e03a3ac59797fcee9e0670d5e002b3a2a78ac44.tar.gz
vcpkg-9e03a3ac59797fcee9e0670d5e002b3a2a78ac44.zip
[ixwebsocket] update to 9.6.2 (#11030)
* [ixwebsocket] update to 9.5.0 * remove reference to vcpkg_test_cmake which is deprecated (was commented) * remove all features, bump to depend on 9.5.2 * wrong sha512 * exclude uwp from the supported platforms / cannot see in logfiles why it is not building + I do not have access to this platform for testing * try again uwp * bring back mbedtls dep * 9.5.8 has an old pre 1.1 openssl fix * use mbedtls on windows and uwp * revert to original CONTROL file * do not install ixwebsocketConfig.cmake which conflicts with vcpkg * portfile will handles openssl, mbedtls and sectransp options to choose the tls backend library Co-authored-by: Benjamin Sergeant <bsergeant@mz.com>
Diffstat (limited to 'ports/ixwebsocket/CONTROL')
-rw-r--r--ports/ixwebsocket/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ixwebsocket/CONTROL b/ports/ixwebsocket/CONTROL
index 4acae5c3f..dac666e36 100644
--- a/ports/ixwebsocket/CONTROL
+++ b/ports/ixwebsocket/CONTROL
@@ -1,5 +1,5 @@
Source: ixwebsocket
-Version: 9.1.9
+Version: 9.6.2
Build-Depends: zlib
Homepage: https://github.com/machinezone/IXWebSocket
Description: Lightweight WebSocket Client and Server + HTTP Client and Server