diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-08 02:15:58 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-08 02:15:58 -0700 |
| commit | a73514fd771813e2281a5e9178ca779ee7dac82e (patch) | |
| tree | f0a0e35929ee8d9ec8d85934017e512568811cb8 /ports/openssl/CONTROL | |
| parent | f29c2a38924748378ccd2f9ef9dfdc1ce95c30e4 (diff) | |
| download | vcpkg-a73514fd771813e2281a5e9178ca779ee7dac82e.tar.gz vcpkg-a73514fd771813e2281a5e9178ca779ee7dac82e.zip | |
[openssl] Fix VS2017-only uwp builds. Use JOM for multithreading.
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 c6de2ad68..fb5861cd4 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,3 +1,3 @@ Source: openssl -Version: 1.0.2k-4 +Version: 1.0.2k-5 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. |
