mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
webp: bump to version 1.0.0
Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
63eb34fa12
commit
d3d66a308f
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 06503c782d9f151baa325591c3579c68ed700ffc62d4f5a32feead0ff017d8ab libwebp-0.6.1.tar.gz
|
||||
sha256 84259c4388f18637af3c5a6361536d754a5394492f91be1abc2e981d4983225b libwebp-1.0.0.tar.gz
|
||||
sha256 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WEBP_VERSION = 0.6.1
|
||||
WEBP_VERSION = 1.0.0
|
||||
WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
|
||||
WEBP_SITE = http://downloads.webmproject.org/releases/webp
|
||||
WEBP_LICENSE = BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user