diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-08-17 09:55:05 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-08-17 09:55:05 -0700 |
| commit | 4a509014e10dd8a3245f9fbc4158da4b1cbf8025 (patch) | |
| tree | 3cb03463dfd1c4b2e7dac45d2f7183ebe86ed5d1 /ports/cpprestsdk/CONTROL | |
| parent | 28abc94084b450de58c278d9654b13fd5ec49eec (diff) | |
| download | vcpkg-4a509014e10dd8a3245f9fbc4158da4b1cbf8025.tar.gz vcpkg-4a509014e10dd8a3245f9fbc4158da4b1cbf8025.zip | |
[cpprestsdk] Update to v2.10.5
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 b6c2b4da1..f3053c7be 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.10.4 +Version: 2.10.5 Build-Depends: zlib, openssl (!uwp), boost-system (!uwp), boost-date-time (!uwp), boost-regex (!uwp), websocketpp (!uwp), 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. |
