diff options
Diffstat (limited to 'ports/zeromq/CONTROL')
| -rw-r--r-- | ports/zeromq/CONTROL | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ports/zeromq/CONTROL b/ports/zeromq/CONTROL index a3df52420..e2f7b0b99 100644 --- a/ports/zeromq/CONTROL +++ b/ports/zeromq/CONTROL @@ -1,6 +1,6 @@ Source: zeromq Version: 2019-09-20 -Port-Version: 1 +Port-Version: 2 Homepage: https://github.com/zeromq/libzmq Description: The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products @@ -10,3 +10,6 @@ Build-Depends: libsodium Feature: websockets-sha1 Description: Enable WebSocket transport through builtin sha1 (libzmq#3676) + +Feature: draft +Description: Build and install draft APIs |
