From 030133739592b1cdf6867d9d55ad31254b245549 Mon Sep 17 00:00:00 2001 From: rsadowski Date: Mon, 15 Aug 2022 05:51:29 +0000 Subject: [PATCH] Update to libwebp 1.2.4. - 8/4/2022: version 1.2.4 This is a binary compatible release. * restore CMake libwebpmux target name for compatibility with 1.2.2 (#575) * fix lossless crunch mode encoding with WEBP_REDUCE_SIZE (chromium: #1345547, #1345595, #1345772, #1345804) - 6/30/2022: version 1.2.3 This is a binary compatible release. * security fix for lossless encoder (#565, chromium:1313709) * improved progress granularity in WebPReportProgress() when using lossless * improved precision in Sharp YUV (-sharp_yuv) conversion * many corrections to webp-lossless-bitstream-spec.txt (#551) * crash/leak fixes on error/OOM and other bug fixes (#558, #563, #569, #573) From Brad --- graphics/libwebp/Makefile | 2 +- graphics/libwebp/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/libwebp/Makefile b/graphics/libwebp/Makefile index a5405e87485..d1262687bf5 100755 --- a/graphics/libwebp/Makefile +++ b/graphics/libwebp/Makefile @@ -2,7 +2,7 @@ COMMENT= Google WebP image format conversion tool GH_ACCOUNT= webmproject GH_PROJECT= libwebp -GH_TAGNAME= v1.2.2 +GH_TAGNAME= v1.2.4 CATEGORIES= graphics SHARED_LIBS += webp 4.3 # 6.0 diff --git a/graphics/libwebp/distinfo b/graphics/libwebp/distinfo index 6840120c91f..d7e4c59993f 100644 --- a/graphics/libwebp/distinfo +++ b/graphics/libwebp/distinfo @@ -1,2 +1,2 @@ -SHA256 (libwebp-1.2.2.tar.gz) = Uekpeq232euZEp/gBQ9ToR/M44oISPsrA4njha2TaV4= -SIZE (libwebp-1.2.2.tar.gz) = 3661228 +SHA256 (libwebp-1.2.4.tar.gz) = 3+e/8zkM1JWNoR52C2UxjwpIwykT5NW8Xo1Vq6qi0y4= +SIZE (libwebp-1.2.4.tar.gz) = 3671459