From b8fbfd0c35cdb89810d115724e39db369a30cbf1 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 21 Feb 2020 11:23:11 +0000 Subject: SDK: Update iconv to 1.16 Signed-off-by: Daniel Silverstone --- sdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/Makefile b/sdk/Makefile index 76005c0..e56d185 100644 --- a/sdk/Makefile +++ b/sdk/Makefile @@ -26,7 +26,7 @@ endif # https://zlib.net/ VERSION_ZLIB := 1.2.11 # https://www.gnu.org/software/libiconv/ -VERSION_LIBICONV := 1.15 +VERSION_LIBICONV := 1.16 # https://laurikari.net/tre/ VERSION_LIBTRE := 0.8.0 # https://www.openssl.org/ -- cgit v1.2.3