diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-01-11 07:46:23 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-10 15:46:23 -0800 |
| commit | 0fb8168c7c5f83784a62c8051bd6429a9e8c454e (patch) | |
| tree | 85eeff61d73f8f4cff4ecbb9444f38be3d5c5502 /ports/caf/CONTROL | |
| parent | 7844dedfcb56de2e7ba230ef33fa389851e3f767 (diff) | |
| download | vcpkg-0fb8168c7c5f83784a62c8051bd6429a9e8c454e.tar.gz vcpkg-0fb8168c7c5f83784a62c8051bd6429a9e8c454e.zip | |
[caf] Update to 0.17.2 (#8888)
* [caf]Upgrade to 0.17.2
* update baseline
Diffstat (limited to 'ports/caf/CONTROL')
| -rw-r--r-- | ports/caf/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/caf/CONTROL b/ports/caf/CONTROL index f4a438357..256737e11 100644 --- a/ports/caf/CONTROL +++ b/ports/caf/CONTROL @@ -1,4 +1,4 @@ Source: caf
-Version: 0.16.3 +Version: 0.17.2 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.
|
