diff options
| author | Raul Metsma <raul@metsma.ee> | 2021-03-10 21:32:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-10 13:32:41 -0600 |
| commit | 18376a2f2ce989e022db5c1199b468e43f7c1a79 (patch) | |
| tree | 65a6e315828a804cc177569fa8af13a35b67cd48 /ports/openssl/CONTROL | |
| parent | f5bfe6dc188f26d541f57333dc74922f9801a70a (diff) | |
| download | vcpkg-18376a2f2ce989e022db5c1199b468e43f7c1a79.tar.gz vcpkg-18376a2f2ce989e022db5c1199b468e43f7c1a79.zip | |
[openssl] update to 1.1.1j (#16525)
* [openssl] update to 1.1.1j
Fix #16407
Signed-off-by: Raul Metsma <raul@metsma.ee>
* Update JSON file
Signed-off-by: Raul Metsma <raul@metsma.ee>
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 2538dd836..df1c9ced4 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,4 +1,4 @@ Source: openssl -Version: 1.1.1i +Version: 1.1.1j 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. |
