diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-08-15 12:44:41 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-08-16 10:24:41 -0700 |
| commit | 97a61f417dede675ddea9055f6db9f428963d009 (patch) | |
| tree | dce94d354f484693b921aedc158d4d0c2b205201 /ports/cpprestsdk/CONTROL | |
| parent | f0cbb484c9fe5da00bc4b95cbd20c446e3f11186 (diff) | |
| download | vcpkg-97a61f417dede675ddea9055f6db9f428963d009.tar.gz vcpkg-97a61f417dede675ddea9055f6db9f428963d009.zip | |
[cpprestsdk] 2.10.4
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 cd52abbbf..b6c2b4da1 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.10.3-1 +Version: 2.10.4 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. |
