We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4ee2d commit 86d774eCopy full SHA for 86d774e
libs/libwebp/Makefile
@@ -1,12 +1,12 @@
1
include $(TOPDIR)/rules.mk
2
3
PKG_NAME:=libwebp
4
-PKG_VERSION:=1.4.0
+PKG_VERSION:=1.5.0
5
PKG_RELEASE:=1
6
7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
8
PKG_SOURCE_URL:=https://storage.googleapis.com/downloads.webmproject.org/releases/webp
9
-PKG_HASH:=61f873ec69e3be1b99535634340d5bde750b2e4447caa1db9f61be3fd49ab1e5
+PKG_HASH:=7d6fab70cf844bf6769077bd5d7a74893f8ffd4dfb42861745750c63c2a5c92c
10
11
PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>
12
PKG_LICENSE:=BSD-3-Clause
0 commit comments