From: krant Date: Sat, 20 Apr 2024 21:17:23 +0000 (+0300) Subject: libwebp: update to 1.4.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=116bbd93596a2837f37eb2b32b11ef0deab98dad;p=openwrt-packages.git libwebp: update to 1.4.0 Signed-off-by: krant --- diff --git a/libs/libwebp/Makefile b/libs/libwebp/Makefile index 7d413c1f1..a3f075558 100644 --- a/libs/libwebp/Makefile +++ b/libs/libwebp/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libwebp -PKG_VERSION:=1.3.2 +PKG_VERSION:=1.4.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://storage.googleapis.com/downloads.webmproject.org/releases/webp -PKG_HASH:=2a499607df669e40258e53d0ade8035ba4ec0175244869d1025d460562aa09b4 +PKG_HASH:=61f873ec69e3be1b99535634340d5bde750b2e4447caa1db9f61be3fd49ab1e5 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause