From 3716c203b373036714475421bcd33e80d5bd0b92 Mon Sep 17 00:00:00 2001 From: BtbN Date: Wed, 25 Aug 2021 17:55:04 +0200 Subject: [PATCH] Update OpenSSL --- scripts.d/25-openssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.d/25-openssl.sh b/scripts.d/25-openssl.sh index e5705b1..7400c96 100755 --- a/scripts.d/25-openssl.sh +++ b/scripts.d/25-openssl.sh @@ -1,7 +1,7 @@ #!/bin/bash OPENSSL_REPO="https://github.com/openssl/openssl.git" -OPENSSL_COMMIT="OpenSSL_1_1_1k" +OPENSSL_COMMIT="OpenSSL_1_1_1l" ffbuild_enabled() { return 0