diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-10-07 16:33:46 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-07 01:33:46 -0700 |
| commit | 690215da95d13d4e6883c368822e1c5326ef056e (patch) | |
| tree | 50aaf0ec1187a7469aa56945f9f8144a8a294540 /ports/libwebsockets/CONTROL | |
| parent | 367bc36f3a5a613b988ef149ecd8e5375f9b7b2a (diff) | |
| download | vcpkg-690215da95d13d4e6883c368822e1c5326ef056e.tar.gz vcpkg-690215da95d13d4e6883c368822e1c5326ef056e.zip | |
[libwebsockets] Update to the latest version (#13803)
Diffstat (limited to 'ports/libwebsockets/CONTROL')
| -rw-r--r-- | ports/libwebsockets/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL index b5cf18829..01bf57644 100644 --- a/ports/libwebsockets/CONTROL +++ b/ports/libwebsockets/CONTROL @@ -1,6 +1,6 @@ Source: libwebsockets -Version: 4.0.1-1 -Build-Depends: zlib, openssl, libuv +Version: 4.1.2 +Build-Depends: zlib, openssl, libuv, pthreads (windows) 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 |
