From 2a9ae637d95cbf41e1cc2a3516ddd41e1c958104 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 27 Oct 2021 11:07:20 +0200 Subject: [PATCH] webkitgtk: upgrade 2.34.0 -> 2.34.1 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- .../webkit/{webkitgtk_2.34.0.bb => webkitgtk_2.34.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{webkitgtk_2.34.0.bb => webkitgtk_2.34.1.bb} (98%) diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.0.bb b/meta/recipes-sato/webkit/webkitgtk_2.34.1.bb similarity index 98% rename from meta/recipes-sato/webkit/webkitgtk_2.34.0.bb rename to meta/recipes-sato/webkit/webkitgtk_2.34.1.bb index 906683041d..dde8963d04 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.34.0.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.34.1.bb @@ -22,7 +22,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0001-Fix-build-without-opengl-or-es.patch \ " -SRC_URI[sha256sum] = "880c8ee626f67019f67557ca09e59a23ecf245e60f6173215f1a8823cb09af34" +SRC_URI[sha256sum] = "443c1316705de024741748e85fe32324d299d9ee68e6feb340b89e4a04073dee" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc -- 2.40.1