summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-03-08 10:32:21 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-09 11:46:27 +0000
commit19e1beb5ae21254854c11873ae0298d466ee1c08 (patch)
treeb04daec293981ca4d30c864c101b7aae761176f4 /meta/recipes-sato/webkit
parent5ab6eb32e279089d98bf6b2934dc88757821b9de (diff)
downloadpoky-19e1beb5ae21254854c11873ae0298d466ee1c08.tar.gz
webkitgtk: upgrade 2.34.5 -> 2.34.6
(From OE-Core rev: 988a28cd89d30d424d4405bcf1d799e890858981) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.34.6.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.34.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.34.6.bb
index 9f5846858f..52cc185eb3 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.34.5.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.34.6.bb
@@ -19,7 +19,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
19 file://reproducibility.patch \ 19 file://reproducibility.patch \
20 " 20 "
21 21
22SRC_URI[sha256sum] = "68930643af7a47a3af05f46d66e784422433753dab335d3282f319a85a5629b4" 22SRC_URI[sha256sum] = "6bc8fd034aad0432a2459ce4fc7ee25ad65a4924c618bf8d93b52b0c1a84c1f6"
23 23
24inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc 24inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc
25 25