mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:50:41 +08:00
ad81400f9c
* Fix missing system version System version is required to be 6.0 or higher for ZeroMQ to work correctly. * Update ports/zeromq/CONTROL Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
13 lines
478 B
Plaintext
13 lines
478 B
Plaintext
Source: zeromq
|
|
Version: 2019-09-20
|
|
Port-Version: 1
|
|
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)
|