diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-01-13 16:07:09 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-01-13 16:07:09 -0800 |
| commit | 45425fe6f01f45847679d27d169e9de37fad824c (patch) | |
| tree | dc0263a325c020854ea762dd1f5e0509d5a37aa7 /ports/libwebsockets/CONTROL | |
| parent | c938d56e4976cedfb8f76df834f2c1554fdd26d5 (diff) | |
| parent | b415c1377976884d7ed9ac6f54630f4ec7921918 (diff) | |
| download | vcpkg-45425fe6f01f45847679d27d169e9de37fad824c.tar.gz vcpkg-45425fe6f01f45847679d27d169e9de37fad824c.zip | |
Merge pull request #536 from stammen/libwebsockets-uwp
libwebsockets: added support to build uwp versions
Diffstat (limited to 'ports/libwebsockets/CONTROL')
| -rw-r--r-- | ports/libwebsockets/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL index 866c0ccbc..61a9cc449 100644 --- a/ports/libwebsockets/CONTROL +++ b/ports/libwebsockets/CONTROL @@ -1,4 +1,4 @@ Source: libwebsockets -Version: 2.0.0 +Version: 2.0.0-1 Build-Depends: zlib, openssl 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.
\ No newline at end of file |
