diff options
| author | Raul Metsma <raul@metsma.ee> | 2021-04-30 21:34:56 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 11:34:56 -0700 |
| commit | 85308d1a2135f65bf52603687360f54e9c4e25ba (patch) | |
| tree | c9cfaa5a6c2716144b013e9c03a35024142e7a53 /ports/openssl/CONTROL | |
| parent | d32e92dd1678792c07c4d8adb6ce6a8d9e59a2ac (diff) | |
| download | vcpkg-85308d1a2135f65bf52603687360f54e9c4e25ba.tar.gz vcpkg-85308d1a2135f65bf52603687360f54e9c4e25ba.zip | |
[OpenSSL] Update to 1.1.1k (#16937)
* [OpenSSL] Update to 1.1.1k
Signed-off-by: Raul Metsma <raul@metsma.ee>
* Update JSON file
Signed-off-by: Raul Metsma <raul@metsma.ee>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.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 4fb53bb67..303b7d910 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,5 +1,4 @@ Source: openssl -Version: 1.1.1j -Port-Version: 2 +Version: 1.1.1k 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. |
