diff options
| author | Phil Christensen <philc@microsoft.com> | 2018-12-05 11:46:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-05 11:46:32 -0800 |
| commit | b656594f3920be2fcc92629cdf084543b223bbfb (patch) | |
| tree | 6c915ab9d5229ac8bee60532435a902b9aaee071 /ports/fastrtps/CONTROL | |
| parent | 18ba27b4ca568f6296e4e9266635459af1776623 (diff) | |
| parent | 3b25ec2d5c79b1597e37358ee74cc4f9facd0cb4 (diff) | |
| download | vcpkg-b656594f3920be2fcc92629cdf084543b223bbfb.tar.gz vcpkg-b656594f3920be2fcc92629cdf084543b223bbfb.zip | |
Merge pull request #4759 from jasjuang/tinyxml2
[tinyxml2] update to 7.0.1
Diffstat (limited to 'ports/fastrtps/CONTROL')
| -rw-r--r-- | ports/fastrtps/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fastrtps/CONTROL b/ports/fastrtps/CONTROL index 97748211c..c80f7638c 100644 --- a/ports/fastrtps/CONTROL +++ b/ports/fastrtps/CONTROL @@ -1,4 +1,4 @@ Source: fastrtps -Version: 1.5.0-1 +Version: 1.5.0-2 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 |
