diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-04-30 09:20:18 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-30 09:20:18 -0700 |
| commit | 516d10bb68dc5da7a58c992373b9e971d74a49fe (patch) | |
| tree | 3473421e6cb6b26f3feab96aefa4af51cca6c99d /ports/zeromq | |
| parent | fcc13318da06dbec75f46311508db6f9aaeb479e (diff) | |
| download | vcpkg-516d10bb68dc5da7a58c992373b9e971d74a49fe.tar.gz vcpkg-516d10bb68dc5da7a58c992373b9e971d74a49fe.zip | |
[many ports] Updates 2019.04.19 (#6155)
* [many ports] Updates 2019.04.19
Diffstat (limited to 'ports/zeromq')
| -rw-r--r-- | ports/zeromq/CONTROL | 2 | ||||
| -rw-r--r-- | ports/zeromq/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/zeromq/CONTROL b/ports/zeromq/CONTROL index 9d1570874..6a7af61f5 100644 --- a/ports/zeromq/CONTROL +++ b/ports/zeromq/CONTROL @@ -1,5 +1,5 @@ Source: zeromq -Version: 2019-01-30 +Version: 2019-04-19 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 diff --git a/ports/zeromq/portfile.cmake b/ports/zeromq/portfile.cmake index 35875540b..42632bab0 100644 --- a/ports/zeromq/portfile.cmake +++ b/ports/zeromq/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO zeromq/libzmq - REF 19b64709bbf9f119d66cdacb9c0e89e4becd9775 - SHA512 7743097d6251764b911e586a9f857331b834b7223d6c3f2630fec71c310ba2927118410ab6c270c07d87329c15dd00fd89c843f20eb22d6c042d83b740c5e34e + REF e3a96778b6fae8a80eb22d5a4f411c1cfb2666de + SHA512 a79d74e8e17aafd7487815358663c85a81103d20682052db7b4b16fe3013603f40fde3b1413650d96066b958d3e740a34a3f13c15305b4b335ce24f034c8b740 HEAD_REF master ) |
