webp: bump to version 0.4.3

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015.08.x
Gustavo Zacarias 2015-04-03 09:29:20 -03:00 committed by Thomas Petazzoni
parent 1ba7e76d57
commit 37c3449fd9
2 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1,2 @@
# Locally calculated
sha256 efbe0d58fda936f2ed99d0b837ed7087d064d6838931f282c4618d2a3f7390c4 libwebp-0.4.3.tar.gz

View File

@ -4,9 +4,9 @@
#
################################################################################
WEBP_VERSION = 0.3.1
WEBP_VERSION = 0.4.3
WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
WEBP_SITE = https://webp.googlecode.com/files
WEBP_SITE = http://downloads.webmproject.org/releases/webp
WEBP_LICENSE = BSD-3c
WEBP_LICENSE_FILES = COPYING
WEBP_INSTALL_STAGING = YES