aboutsummaryrefslogtreecommitdiff
path: root/ports/caf/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-05-09 22:53:05 -0700
committerPhil Christensen <philc@microsoft.com>2019-05-09 22:53:05 -0700
commit3d9c55d2e0d9c59c43ef337e9d2aa7f48a9659f9 (patch)
tree2c885cce78cb601da10c3b75b60df537f0aafa1c /ports/caf/CONTROL
parent442d5c1b543d94b1902a17da597891104bab170e (diff)
downloadvcpkg-3d9c55d2e0d9c59c43ef337e9d2aa7f48a9659f9.tar.gz
vcpkg-3d9c55d2e0d9c59c43ef337e9d2aa7f48a9659f9.zip
[many ports] Updates 2019.05.08 (#6382)
* [many ports] Updates 2019.05.08 * Undo changes for failure ports grpc libjpeg-turbo curl cartographer * [guetzli] Patch to handle breaking changes in butteraugli
Diffstat (limited to 'ports/caf/CONTROL')
-rw-r--r--ports/caf/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/caf/CONTROL b/ports/caf/CONTROL
index 64d42a4da..f4a438357 100644
--- a/ports/caf/CONTROL
+++ b/ports/caf/CONTROL
@@ -1,4 +1,4 @@
Source: caf
-Version: 0.16.2-1
+Version: 0.16.3
Build-Depends: openssl
Description: an open source C++11 actor model implementation featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.