diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-08 02:12:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-08 02:12:59 -0700 |
| commit | f29c2a38924748378ccd2f9ef9dfdc1ce95c30e4 (patch) | |
| tree | b766f464fafdee393d9457054c2aae1728623e49 /ports/openssl/CONTROL | |
| parent | e5dc8ab8cee95e164af5bccf1a9d0b6f226b79bd (diff) | |
| parent | a2f2df640cd6fed54ddeb7579fd8938df13ab35a (diff) | |
| download | vcpkg-f29c2a38924748378ccd2f9ef9dfdc1ce95c30e4.tar.gz vcpkg-f29c2a38924748378ccd2f9ef9dfdc1ce95c30e4.zip | |
Merge pull request #1230 from zabulus/openssl
[openssl] Fix pathlib
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 aaf7b17ab..c6de2ad68 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,3 +1,3 @@ Source: openssl -Version: 1.0.2k-3 +Version: 1.0.2k-4 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. |
