package/webp: bump to version 1.6.0

For change logs, see:
https://github.com/webmproject/libwebp/blob/v1.6.0/NEWS
https://github.com/webmproject/libwebp/blob/v1.6.0/ChangeLog

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Julien: add link to change logs]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Francois Perrad
2026-01-12 08:58:08 +01:00
committed by Julien Olivain
parent ae4b42ba64
commit aa87aafa4b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 7d6fab70cf844bf6769077bd5d7a74893f8ffd4dfb42861745750c63c2a5c92c libwebp-1.5.0.tar.gz
sha256 e4ab7009bf0629fd11982d4c2aa83964cf244cffba7347ecd39019a9e38c4564 libwebp-1.6.0.tar.gz
sha256 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
WEBP_VERSION = 1.5.0
WEBP_VERSION = 1.6.0
WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
WEBP_SITE = http://downloads.webmproject.org/releases/webp
WEBP_LICENSE = BSD-3-Clause