diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-21 01:13:27 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-21 01:13:27 -0700 |
| commit | 7cf6615a0145218f0baec63471b742e3471c1c86 (patch) | |
| tree | 15f13e565b3c8b95e6bf1bb5f82e1e75c9854c10 /ports/openssl/CONTROL | |
| parent | b676c460435442250bbecd407f0ff289dbd289a6 (diff) | |
| download | vcpkg-7cf6615a0145218f0baec63471b742e3471c1c86.tar.gz vcpkg-7cf6615a0145218f0baec63471b742e3471c1c86.zip | |
[openssl] Use winsock2.h in headers instead of winsock.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 e1cea2799..43a6eb660 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,3 +1,3 @@ Source: openssl -Version: 1.0.2n-2 +Version: 1.0.2n-3 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. |
