diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-01-24 18:43:19 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-01-24 18:43:19 -0800 |
| commit | ccedc8b4333037eb4cb4a2f2d15c3684e3729dd3 (patch) | |
| tree | 54ae5c2ff5c5f75f235cd03a39700372d1678866 /ports/openssl/CONTROL | |
| parent | d4cf299de62a97d573445bf55c70816947940072 (diff) | |
| download | vcpkg-ccedc8b4333037eb4cb4a2f2d15c3684e3729dd3.tar.gz vcpkg-ccedc8b4333037eb4cb4a2f2d15c3684e3729dd3.zip | |
[openssl] Patch out non-ascii char
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 dcdda9cc6..e1cea2799 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,3 +1,3 @@ Source: openssl -Version: 1.0.2n-1 +Version: 1.0.2n-2 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. |
