From d0d148d69f449627f42c497fcde429d4206cb682 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Fri, 27 May 2022 19:48:41 +0100 Subject: libwebp: upgrade to 1.2.2 --- sdk/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sdk/Makefile b/sdk/Makefile index e3bc476..3e2c7fb 100644 --- a/sdk/Makefile +++ b/sdk/Makefile @@ -39,8 +39,7 @@ VERSION_LIBJPEG := 8d # libjpeg turbo have dropped autotools support VERSION_LIBJPEG_TURBO := 2.1.3 VERSION_LIBJPEG_TURBO := 1.5.3 # https://developers.google.com/speed/webp/ -# 1.2.2 -VERSION_LIBWEBP := 1.0.3 +VERSION_LIBWEBP := 1.2.2 # https://c-ares.haxx.se/ VERSION_LIBCARES := 1.18.1 # https://curl.haxx.se/ -- cgit v1.2.3