]> code.ossystems Code Review - openembedded-core.git/commitdiff
libwpe: upgrade 1.10.0 -> 1.10.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 15 Jun 2021 08:12:30 +0000 (10:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jun 2021 23:02:50 +0000 (00:02 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/libwpe_1.10.1.bb [moved from meta/recipes-sato/webkit/libwpe_1.10.0.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-sato/webkit/libwpe_1.10.0.bb
rename to meta/recipes-sato/webkit/libwpe_1.10.1.bb
index d90557e3af770fb342f894fb581fbcc85bbe487b..4680c1e95e9950d7140fc0faa77e4535d5429bcb 100644 (file)
@@ -14,7 +14,7 @@ inherit cmake features_check
 REQUIRED_DISTRO_FEATURES = "opengl"
 
 SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d"
+SRC_URI[sha256sum] = "a327b3ffcf2356dbe8148c1db4bbdc5359d7e7163d177f67551a8393b144adf0"
 
 # This is a tweak of upstream-version-is-even needed because
 # ipstream directory contains tarballs for other components as well.