aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-06-11 08:52:35 +0800
committerGitHub <noreply@github.com>2020-06-10 17:52:35 -0700
commitd8383c37b315307cf7898200c873659c8121000c (patch)
treefb019d957e3d264c6860a052bc5f29aa078fc148 /ports/cpprestsdk/CONTROL
parentf9c7bf832b96a1a6bfdf7017c718a96bc1637bbe (diff)
downloadvcpkg-d8383c37b315307cf7898200c873659c8121000c.tar.gz
vcpkg-d8383c37b315307cf7898200c873659c8121000c.zip
[cpprestsdk] Fix find dependency openssl (#11867)
* [cpprestsdk] Fix find dependency openssl * Update portfile.cmake Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
-rw-r--r--ports/cpprestsdk/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL
index 936209f50..64ce95aae 100644
--- a/ports/cpprestsdk/CONTROL
+++ b/ports/cpprestsdk/CONTROL
@@ -1,5 +1,5 @@
Source: cpprestsdk
-Version: 2.10.16-1
+Version: 2.10.16-2
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),