]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libwpe: upgrade 1.14.0 -> 1.14.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 19 Feb 2023 19:30:45 +0000 (20:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Feb 2023 15:17:55 +0000 (15:17 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-sato/webkit/libwpe_1.14.1.bb [moved from meta/recipes-sato/webkit/libwpe_1.14.0.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-sato/webkit/libwpe_1.14.0.bb
rename to meta/recipes-sato/webkit/libwpe_1.14.1.bb
index a08304d280a0007d5db2b3540c38cff310b7f765..e63e1c8367dcc4157e0c9471767f207afc2053de 100644 (file)
@@ -11,7 +11,7 @@ inherit cmake features_check pkgconfig
 REQUIRED_DISTRO_FEATURES = "opengl"
 
 SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "c073305bbac5f4402cc1c8a4753bfa3d63a408901f86182051eaa5a75dd89c00"
+SRC_URI[sha256sum] = "b1d0cdcf0f8dbb494e65b0f7913e357106da9a0d57f4fbb7b9d1238a6dbe9ade"
 
 # This is a tweak of upstream-version-is-even needed because
 # ipstream directory contains tarballs for other components as well.