libwebp: bump to version 1.2.4
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Fri, 12 Aug 2022 12:50:51 +0000 (15:50 +0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 12 Aug 2022 19:24:10 +0000 (21:24 +0200)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
libs/libwebp/Makefile

index 18a37ff60384a6c9f8cb81961932a08e7ae9fcbf..8eca25ba99bc5562a90d635853acfff860583258 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libwebp
-PKG_VERSION:=1.2.3
+PKG_VERSION:=1.2.4
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://storage.googleapis.com/downloads.webmproject.org/releases/webp
-PKG_HASH:=f5d7ab2390b06b8a934a4fc35784291b3885b557780d099bd32f09241f9d83f9
+PKG_HASH:=7bf5a8a28cc69bcfa8cb214f2c3095703c6b73ac5fba4d5480c205331d9494df
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=BSD-3-Clause