diff options
| author | Ma <38074430+657870@users.noreply.github.com> | 2021-03-19 17:52:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-19 09:52:31 -0700 |
| commit | 6b1db3e9788a3566b461b8104885ee4fb9ac6860 (patch) | |
| tree | 8829edb40ec95113d30b47477d35be8791e10946 /ports/libwebsockets/CONTROL | |
| parent | b230db959e741d12f71e60431b1943f7a50e26c0 (diff) | |
| download | vcpkg-6b1db3e9788a3566b461b8104885ee4fb9ac6860.tar.gz vcpkg-6b1db3e9788a3566b461b8104885ee4fb9ac6860.zip | |
[libwebsockets] Update to v4.1.6 (#16767)
* [libwebsockets] Update to v4.1.6
* [libwebsockets] Patch version files
* [libwebsockets] Fix port-version
* [libwebsockets] Update hash
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 90b5672e8..5a0b5d2b7 100644 --- a/ports/libwebsockets/CONTROL +++ b/ports/libwebsockets/CONTROL @@ -1,6 +1,6 @@ Source: libwebsockets -Version: 4.1.3 -Port-Version: 1 +Version: 4.1.6 +Port-Version: 0 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. |
