diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-30 15:21:22 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-30 15:21:30 -0700 |
| commit | cf9987e21aee94cd4b4c991c6eb788ec87177923 (patch) | |
| tree | 53b382cddfd2a9917fd48d2fd75c1db206cf14e9 /ports/openssl/CONTROL | |
| parent | 35bbd4015a906c92b394698779e57fc2945505cc (diff) | |
| download | vcpkg-cf9987e21aee94cd4b4c991c6eb788ec87177923.tar.gz vcpkg-cf9987e21aee94cd4b4c991c6eb788ec87177923.zip | |
[openssl] Do not pull in winsock.h from rand.h
Diffstat (limited to 'ports/openssl/CONTROL')
| -rw-r--r-- | ports/openssl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openssl/CONTROL b/ports/openssl/CONTROL index 9266dd10d..d5ac7c890 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,3 +1,3 @@ Source: openssl -Version: 1.0.2o +Version: 1.0.2o-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. |
