From 93aa4b4b36e5e9f8120f0e14c41e332cd22c8b06 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 26 Jan 2018 11:55:37 +0000 Subject: update for new openssl and libjpeg-turbo --- sdk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/Makefile b/sdk/Makefile index 9873c4f..4af3119 100644 --- a/sdk/Makefile +++ b/sdk/Makefile @@ -26,10 +26,10 @@ endif VERSION_ZLIB := 1.2.11 VERSION_LIBICONV := 1.15 VERSION_LIBTRE := 0.8.0 -VERSION_OPENSSL := 1.1.0f +VERSION_OPENSSL := 1.1.0g VERSION_LIBPNG := 1.6.29 VERSION_LIBJPEG := 8d -VERSION_LIBJPEG_TURBO := 1.5.1 +VERSION_LIBJPEG_TURBO := 1.5.3 VERSION_LIBCARES := 1.13.0 VERSION_LIBCURL := 7.58.0 VERSION_LIBGNURX := 2.5.1 -- cgit v1.2.3