diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-09-19 08:17:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-18 17:17:21 -0700 |
| commit | 13590753fec479c5b0a3d48dd553dde8d49615fc (patch) | |
| tree | fad155e091ef56d6f91fda2b212ecfc5c0b53b5d /ports/fastrtps/CONTROL | |
| parent | 35d7e4f0b30800691c59b25c5ea95e4d64e0623f (diff) | |
| download | vcpkg-13590753fec479c5b0a3d48dd553dde8d49615fc.tar.gz vcpkg-13590753fec479c5b0a3d48dd553dde8d49615fc.zip | |
[inja/kd-soap/fastrtps/graphite2/jsonnet] Update to latest release revision (#13584)
* [inja/kd-soap/fastrtps/graphite2/jsonnet] Update to latest release revision
* Fix license path for fastrtps and remove bin with static build for kd-soap
Diffstat (limited to 'ports/fastrtps/CONTROL')
| -rw-r--r-- | ports/fastrtps/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/fastrtps/CONTROL b/ports/fastrtps/CONTROL index f97ba46c7..8d52ba9a2 100644 --- a/ports/fastrtps/CONTROL +++ b/ports/fastrtps/CONTROL @@ -1,4 +1,5 @@ Source: fastrtps -Version: 1.5.0-3 +Version: 2.0.1 +Homepage: https://www.eprosima.com/ Description: Eprosima Fast RTPS is a C++ implementation of the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. -Build-Depends: openssl, asio, tinyxml2
\ No newline at end of file +Build-Depends: openssl, asio, tinyxml2, fastcdr, foonathan-memory
\ No newline at end of file |
