aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-05-01 17:09:33 -0700
committerRosen Penev <rosenp@gmail.com>2020-05-10 15:56:10 -0700
commit3110b26af7765034429d71c34f3acaf71c52e7fb (patch)
treeaf23c6e8686485dc7abbb73c4cb52def52a3d140 /libs
parentd6272a30dfa1a38dade11740191a09f2421aa378 (diff)
libwebp: update to 1.1.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/libwebp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/libwebp/Makefile b/libs/libwebp/Makefile
index a82af951a..d68083247 100644
--- a/libs/libwebp/Makefile
+++ b/libs/libwebp/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libwebp
-PKG_VERSION:=1.0.3
-PKG_RELEASE:=2
+PKG_VERSION:=1.1.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:=e20a07865c8697bba00aebccc6f54912d6bc333bb4d604e6b07491c1a226b34f
+PKG_HASH:=98a052268cc4d5ece27f76572a7f50293f439c17a98e67c4ea0c7ed6f50ef043
PKG_MAINTAINER:=
PKG_LICENSE:=BSD-3-Clause