]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
webp: bump to version 0.6.1
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 19 Dec 2017 20:01:19 +0000 (21:01 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 19 Dec 2017 20:51:00 +0000 (21:51 +0100)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/webp/webp.hash
package/webp/webp.mk

index 3023bc6f442565cbf911e66effec6fc912952be7..ffb63b8e2b7ef0404eddfa54442acf376ff1b096 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 c928119229d4f8f35e20113ffb61f281eda267634a8dc2285af4b0ee27cf2b40        libwebp-0.6.0.tar.gz
+sha256 06503c782d9f151baa325591c3579c68ed700ffc62d4f5a32feead0ff017d8ab        libwebp-0.6.1.tar.gz
 sha256 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf        COPYING
index e86e798d9db6996cda2f1d343569f93470f10b17..f5ca34241f83d29dc00d0e68fdead6adb7b3948c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WEBP_VERSION = 0.6.0
+WEBP_VERSION = 0.6.1
 WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
 WEBP_SITE = http://downloads.webmproject.org/releases/webp
 WEBP_LICENSE = BSD-3-Clause