Skip to content

Commit

Permalink
libwebp: bump to version 1.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Ardelean <[email protected]>
  • Loading branch information
commodo authored and BKPepe committed Aug 12, 2022
1 parent d3eca9a commit 7c9a2a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/libwebp/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
PKG_LICENSE:=BSD-3-Clause
Expand Down

0 comments on commit 7c9a2a6

Please sign in to comment.