aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorkrant <aleksey.vasilenko@gmail.com>2024-04-21 00:17:23 +0300
committerkrant <aleksey.vasilenko@gmail.com>2024-04-21 00:17:23 +0300
commit116bbd93596a2837f37eb2b32b11ef0deab98dad (patch)
treeac029784a0e046bffb2337e152403ee0b82b6245 /libs
parentf788525078b1df2a0e2429f228ccae1510022554 (diff)
libwebp: update to 1.4.0
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/libwebp/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause