diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-10-06 18:23:11 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-10-06 18:51:49 -0700 |
| commit | bc18ea6622a852e9bd883051cd8503b9640cab59 (patch) | |
| tree | 7fef7d0f972cb53beb68f59e2c41261a1f04a11d /ports/cpprestsdk/CONTROL | |
| parent | bb48a94606ee1fa44078a811d411a24bfd4911da (diff) | |
| download | vcpkg-bc18ea6622a852e9bd883051cd8503b9640cab59.tar.gz vcpkg-bc18ea6622a852e9bd883051cd8503b9640cab59.zip | |
[cpprestsdk] Patch to allow building with openssl 1.1.0
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 f22ee9854..9831af585 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.9.0-3 +Version: 2.9.0-4 Build-Depends: zlib (windows), openssl (windows), boost (windows), websocketpp (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. |
