From 9bcab422f97f4cae06624c7c1beb0285527ad509 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Sun, 5 Mar 2023 17:58:25 +0000 Subject: SDK: bump OpenSSL to 3.0.8 --- sdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdk/Makefile') diff --git a/sdk/Makefile b/sdk/Makefile index 4c8c6a7..54e508e 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.7 +VERSION_OPENSSL := 3.0.8 # http://www.libpng.org/pub/png/libpng.html VERSION_LIBPNG := 1.6.38 # http://libjpeg.sourceforge.net/ -- cgit v1.2.3