diff options
| author | NancyLi1013 <lirui09@beyondsoft.com> | 2020-04-06 19:21:59 -0700 |
|---|---|---|
| committer | NancyLi1013 <lirui09@beyondsoft.com> | 2020-04-06 19:22:19 -0700 |
| commit | 9cbb1bd46e0948374fe496195cca828e68a71f3c (patch) | |
| tree | e65160aa6a3783966bba32283d1dd2a2eb05a41f /ports/libwebsockets/CONTROL | |
| parent | 0f1294c61e51bba3c4257502852eecbe1a943a4b (diff) | |
| parent | 6c4e822611324de4af9c8bb0ef8094e4a9b30a6e (diff) | |
| download | vcpkg-9cbb1bd46e0948374fe496195cca828e68a71f3c.tar.gz vcpkg-9cbb1bd46e0948374fe496195cca828e68a71f3c.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/NancyLi/10611-fix-mosquitto
# Conflicts:
# ports/libwebsockets/CONTROL
Diffstat (limited to 'ports/libwebsockets/CONTROL')
| -rw-r--r-- | ports/libwebsockets/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL index 7b9af2d39..b5cf18829 100644 --- a/ports/libwebsockets/CONTROL +++ b/ports/libwebsockets/CONTROL @@ -1,5 +1,6 @@ Source: libwebsockets -Version: 3.2.2-2 +Version: 4.0.1-1 Build-Depends: zlib, openssl, libuv Homepage: https://github.com/warmcat/libwebsockets Description: Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server. +Supports: !(arm|uwp)
\ No newline at end of file |
