Skip to content

Commit 86d774e

Browse files
commodoBKPepe
authored andcommitted
libwebp: bump to version 1.5.0
Signed-off-by: Alexandru Ardelean <[email protected]>
1 parent 7b4ee2d commit 86d774e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/libwebp/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=libwebp
4-
PKG_VERSION:=1.4.0
4+
PKG_VERSION:=1.5.0
55
PKG_RELEASE:=1
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
88
PKG_SOURCE_URL:=https://storage.googleapis.com/downloads.webmproject.org/releases/webp
9-
PKG_HASH:=61f873ec69e3be1b99535634340d5bde750b2e4447caa1db9f61be3fd49ab1e5
9+
PKG_HASH:=7d6fab70cf844bf6769077bd5d7a74893f8ffd4dfb42861745750c63c2a5c92c
1010

1111
PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>
1212
PKG_LICENSE:=BSD-3-Clause

0 commit comments

Comments
 (0)