aboutsummaryrefslogtreecommitdiff
path: root/ports/openssl-windows/CONTROL
diff options
context:
space:
mode:
authorhlysunnaram <hlysunnaram@users.noreply.github.com>2018-10-04 08:09:42 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-10-03 23:09:42 -0700
commit008c5d8668b9a0b42dee249057bac223a3e3f896 (patch)
tree72acafe702337b9891ae33d23cff4a5f28814b4f /ports/openssl-windows/CONTROL
parent0fe2068a564080e5470ffe00c455592e625a0fd1 (diff)
downloadvcpkg-008c5d8668b9a0b42dee249057bac223a3e3f896.tar.gz
vcpkg-008c5d8668b9a0b42dee249057bac223a3e3f896.zip
Handle VCPKG_BUILD_TYPE (#4287)
* [curl] fix build failure when VCPKG_BUILD_TYPE is set * [libmysql] fix build failure when VCPKG_BUILD_TYPE is set * [openssl-windows] use VCPKG_BUILD_TYPE to build release or debug only * [icu] use VCPKG_BUILD_TYPE to build release or debug only * [gdal] use VCPKG_BUILD_TYPE to build release or debug only * bump versions of curl, gdal, icu, libmysql and openssl-windows
Diffstat (limited to 'ports/openssl-windows/CONTROL')
-rw-r--r--ports/openssl-windows/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openssl-windows/CONTROL b/ports/openssl-windows/CONTROL
index f2e196982..881c311d0 100644
--- a/ports/openssl-windows/CONTROL
+++ b/ports/openssl-windows/CONTROL
@@ -1,3 +1,3 @@
Source: openssl-windows
-Version: 1.0.2p
+Version: 1.0.2p-1
Description: OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library.