]> git.ipfire.org Git - thirdparty/openvpn.git/commit
vcpkg-ports: add openssl 1.1.1n
authorLev Stipakov <lev@openvpn.net>
Wed, 16 Mar 2022 08:09:12 +0000 (10:09 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 16 Mar 2022 08:37:20 +0000 (09:37 +0100)
commita560bfddc561dd3f27fe7b4ce07075942dea811e
tree4f3c47b836e392ecee01ca31fe976b756356a824
parentaf3e382649d96ae77cc5e42be8270f355e5cfec5
vcpkg-ports: add openssl 1.1.1n

Since vcpkg official repo doesn't have openssl 1.1.1n yet,
add own port - just copy files from vcpkg\ports\openssl (excluding
unix and uwp directories) and replace 1.1.1m with 1.1.1n, not
forgetting about SHA512.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220316080912.118-1-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23972.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
contrib/vcpkg-ports/openssl/install-pc-files.cmake [new file with mode: 0644]
contrib/vcpkg-ports/openssl/openssl.pc.in [new file with mode: 0644]
contrib/vcpkg-ports/openssl/portfile.cmake [new file with mode: 0644]
contrib/vcpkg-ports/openssl/usage [new file with mode: 0644]
contrib/vcpkg-ports/openssl/vcpkg-cmake-wrapper.cmake.in [new file with mode: 0644]
contrib/vcpkg-ports/openssl/vcpkg.json [new file with mode: 0644]
contrib/vcpkg-ports/openssl/windows/portfile.cmake [new file with mode: 0644]