vcpkg/ports/zeromq/CONTROL
Peter Keresztes Schmidt c8c95c50c1
[zeromq] Update to 4.3.4 (#17554)
* [zeromq] Update to 4.3.4

Use newly introduced WITH_LIBSODIUM_STATIC build option when linking libsodium statically.

* Update versions
2021-04-30 10:57:53 -07:00

16 lines
531 B
Plaintext

Source: zeromq
Version: 4.3.4
Port-Version: 0
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
Feature: sodium
Description: Using libsodium for CURVE security
Build-Depends: libsodium
Feature: websockets-sha1
Description: Enable WebSocket transport through builtin sha1 (libzmq#3676)
Feature: draft
Description: Build and install draft APIs