aboutsummaryrefslogtreecommitdiff
path: root/ports/cppzmq/CONTROL
diff options
context:
space:
mode:
authorEhsan <mohammadi.ehsan1994@gmail.com>2019-08-02 21:56:40 +0430
committerPhil Christensen <philc@microsoft.com>2019-08-02 10:26:39 -0700
commit3fe2ec61d3089b8ec6d465f11d7a081c2a971e80 (patch)
tree054db8f383bffd005b43efae1575fd56c3122c82 /ports/cppzmq/CONTROL
parent095fecf85c2beb75f860c37a124ec3e2325478e4 (diff)
downloadvcpkg-3fe2ec61d3089b8ec6d465f11d7a081c2a971e80.tar.gz
vcpkg-3fe2ec61d3089b8ec6d465f11d7a081c2a971e80.zip
Update some ports version (#7525)
* [blosc] Update library to 1.17.0 * [boost-callable-traits] Update library to 2.3.2 * [cjson] Update library to 1.7.12 * [cppzmq] Update library to 4.4.1
Diffstat (limited to 'ports/cppzmq/CONTROL')
-rw-r--r--ports/cppzmq/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cppzmq/CONTROL b/ports/cppzmq/CONTROL
index f50dd4103..c98e464ca 100644
--- a/ports/cppzmq/CONTROL
+++ b/ports/cppzmq/CONTROL
@@ -1,5 +1,5 @@
Source: cppzmq
-Version: 4.3.0-1
+Version: 4.4.1
Build-Depends: zeromq
Homepage: https://github.com/zeromq/cppzmq
Description: lightweight messaging kernel, C++ bindings