aboutsummaryrefslogtreecommitdiff
path: root/ports/libwebsockets/CONTROL
diff options
context:
space:
mode:
authorIvy Snow <ivy@sgri.net>2018-01-19 13:11:48 +0800
committerIvy Snow <ivy@sgri.net>2018-01-19 13:11:48 +0800
commit933c46267b202238b27cd6a25d23a822a3c8e2e3 (patch)
tree13243915aa2d5a76faf374d40d84f95c83cedadc /ports/libwebsockets/CONTROL
parente44c1b292d194c1949445ac5bc96e1d81f11f4bf (diff)
downloadvcpkg-933c46267b202238b27cd6a25d23a822a3c8e2e3.tar.gz
vcpkg-933c46267b202238b27cd6a25d23a822a3c8e2e3.zip
[libwebsockets] update to 2.4.1
Diffstat (limited to 'ports/libwebsockets/CONTROL')
-rw-r--r--ports/libwebsockets/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL
index 64bf929bd..50db40c85 100644
--- a/ports/libwebsockets/CONTROL
+++ b/ports/libwebsockets/CONTROL
@@ -1,4 +1,4 @@
Source: libwebsockets
-Version: 2.0.0-4
+Version: 2.4.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.