diff options
| author | Andrei Lebedev <lebdron@gmail.com> | 2021-01-11 09:08:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-11 00:08:05 -0800 |
| commit | 13293851e32e78e85782e8e8aa8ebee338c500f4 (patch) | |
| tree | a5d40d71622293fa85b6013262b8cd7b67b40e1a /ports/openssl/CONTROL | |
| parent | d1038faab13dd9eb2ff06dd74c283d17cfa85971 (diff) | |
| download | vcpkg-13293851e32e78e85782e8e8aa8ebee338c500f4.tar.gz vcpkg-13293851e32e78e85782e8e8aa8ebee338c500f4.zip | |
[openssl] Update to 1.1.1i (#15298)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
Diffstat (limited to 'ports/openssl/CONTROL')
| -rw-r--r-- | ports/openssl/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/openssl/CONTROL b/ports/openssl/CONTROL index ae561f567..2538dd836 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,5 +1,4 @@ Source: openssl -Version: 1.1.1h -Port-Version: 5 +Version: 1.1.1i Homepage: https://www.openssl.org 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. |
