diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-03-20 16:22:55 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-03-20 16:22:55 -0700 |
| commit | b5a0378a285a1aadbdd871136303de871965e474 (patch) | |
| tree | 3cc76ab0f00775ed579c8eb948a844151ecbfc1f /ports/cpprestsdk/CONTROL | |
| parent | caa7981dcfbdc2da76335d82920bb781f7b047d6 (diff) | |
| parent | 64fc3202f557cdba7befd561d8ddb1bd83609606 (diff) | |
| download | vcpkg-b5a0378a285a1aadbdd871136303de871965e474.tar.gz vcpkg-b5a0378a285a1aadbdd871136303de871965e474.zip | |
Merge remote-tracking branch 'origin/master' into HEAD
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
| -rw-r--r-- | ports/cpprestsdk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL index aaa41316e..20a44a2ba 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.10.10 +Version: 2.10.11 Build-Depends: zlib, openssl (!uwp&!windows), boost-system (!uwp&!windows), boost-date-time (!uwp&!windows), boost-regex (!uwp&!windows), boost-thread (!uwp&!windows), boost-filesystem (!uwp&!windows), boost-random (!uwp&!windows), boost-chrono (!uwp&!windows) Description: C++11 JSON, REST, and OAuth library The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. |
