aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk/CONTROL
diff options
context:
space:
mode:
authorBilly O'Neal <bion@microsoft.com>2020-02-26 13:57:43 -0800
committerGitHub <noreply@github.com>2020-02-26 13:57:43 -0800
commitf4359f404a8e399cc5a34e0b3c4dd36f38d75e68 (patch)
treedd19a75ecf6f01e0c4007b536fdad8d16be8d1c2 /ports/cpprestsdk/CONTROL
parent5d6927385ea3c39774510f820e9d40e85398921f (diff)
downloadvcpkg-f4359f404a8e399cc5a34e0b3c4dd36f38d75e68.tar.gz
vcpkg-f4359f404a8e399cc5a34e0b3c4dd36f38d75e68.zip
[cpprestsdk] Update to v2.10.15. (#10191)
* [cpprestsdk] Update to v2.10.15. * fix baseline Fixes cpprestdsk on UWP. Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
-rw-r--r--ports/cpprestsdk/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL
index 6f6a2a307..b0d8d59ed 100644
--- a/ports/cpprestsdk/CONTROL
+++ b/ports/cpprestsdk/CONTROL
@@ -1,8 +1,8 @@
Source: cpprestsdk
-Version: 2.10.14-1
-Build-Depends: openssl (!uwp&!windows), boost-system (!uwp&!windows),
+Version: 2.10.15
+Build-Depends: 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),
+ boost-filesystem (!uwp&!windows), boost-random (!uwp&!windows), boost-chrono (!uwp&!windows),
boost-asio (!uwp&!windows)
Homepage: https://github.com/Microsoft/cpprestsdk
Description: C++11 JSON, REST, and OAuth library