diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-11-10 06:24:18 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-09 14:24:18 -0800 |
| commit | 1b5e00a3e3acd51877cd0966f60fa78458c037e8 (patch) | |
| tree | 1fe1158aa27a1c0972b69550ce7804eb449e0a73 /ports/caf/CONTROL | |
| parent | a94f261320398b859e5afb2b4d4c5a574f5d205a (diff) | |
| download | vcpkg-1b5e00a3e3acd51877cd0966f60fa78458c037e8.tar.gz vcpkg-1b5e00a3e3acd51877cd0966f60fa78458c037e8.zip | |
[caf] Add usage and vcpkg-cmake-wrapper (#14292)
* [caf] Add usage and vcpkg_cmake_wrapper
* Update usage
Diffstat (limited to 'ports/caf/CONTROL')
| -rw-r--r-- | ports/caf/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/caf/CONTROL b/ports/caf/CONTROL index 1e0ca3624..964096bf1 100644 --- a/ports/caf/CONTROL +++ b/ports/caf/CONTROL @@ -1,5 +1,6 @@ Source: caf
Version: 0.17.6
+Port-Version: 1
Homepage: https://github.com/actor-framework/actor-framework
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.
|
