libwebp: upgrade to 0.5.0

(From OE-Core rev: ebf2c2c02947be696ba2f1fa4b86b11e316131e1)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2016-01-12 15:20:24 +02:00 committed by Richard Purdie
parent cf0aea78b0
commit 08c89233e5
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6e8dee932c26f2dab503abf70c96d8bb \
file://PATENTS;md5=c6926d0cb07d296f886ab6e0cc5a85b7"
SRC_URI = "http://downloads.webmproject.org/releases/webp/${BP}.tar.gz"
SRC_URI[md5sum] = "b737062cf688e502b940b460ddc3015f"
SRC_URI[sha256sum] = "c65d34edb57338e331ba4d622227a2b3179444cfca17d02c34f1ead63f603e86"
SRC_URI[md5sum] = "ba81eb9bf23e3c69a2f5cc8dcdb5938f"
SRC_URI[sha256sum] = "5cd3bb7b623aff1f4e70bd611dc8dbabbf7688fd5eb225b32e02e09e37dfb274"
UPSTREAM_CHECK_URI = "http://downloads.webmproject.org/releases/webp/index.html"