aboutsummaryrefslogtreecommitdiff
path: root/ports/libwebsockets/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libwebsockets/CONTROL')
-rw-r--r--ports/libwebsockets/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL
index 449b34fc5..1b091480a 100644
--- a/ports/libwebsockets/CONTROL
+++ b/ports/libwebsockets/CONTROL
@@ -1,4 +1,5 @@
Source: libwebsockets
-Version: 3.1.0
+Version: 3.1.0-2
Build-Depends: zlib, openssl
+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.