From db19136aaabca03642d4d79facf70e567a3c2536 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Tue, 1 Nov 2022 20:04:43 +0000 Subject: SDK: bump OpenSSL to 3.0.7 --- sdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/Makefile b/sdk/Makefile index a00c029..75ee28d 100644 --- a/sdk/Makefile +++ b/sdk/Makefile @@ -30,7 +30,7 @@ VERSION_LIBICONV := 1.17 # https://laurikari.net/tre/ VERSION_LIBTRE := 0.8.0 # https://www.openssl.org/ -VERSION_OPENSSL := 3.0.3 +VERSION_OPENSSL := 3.0.7 # http://www.libpng.org/pub/png/libpng.html VERSION_LIBPNG := 1.6.37 # http://libjpeg.sourceforge.net/ -- cgit v1.2.3