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>
This commit is contained in:
parent
1ba7e76d57
commit
37c3449fd9
2
package/webp/webp.hash
Normal file
2
package/webp/webp.hash
Normal file
@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 efbe0d58fda936f2ed99d0b837ed7087d064d6838931f282c4618d2a3f7390c4 libwebp-0.4.3.tar.gz
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user