summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-01-27 11:19:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-01 07:31:17 +0000
commit9daf0d3101aa79bf2041b9ef20afc9d8ffae4434 (patch)
treeb4706d04540003751e12c0fd1946c64802227b55 /meta/recipes-sato
parente34a00bd9bd35385943470a443db8df8b4cefe6b (diff)
downloadpoky-9daf0d3101aa79bf2041b9ef20afc9d8ffae4434.tar.gz
webkitgtk: upgrade 2.34.3 -> 2.34.4
(From OE-Core rev: 919014ca53b0f7960bc9994e7cc1d5174d3b1339) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.34.4.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.34.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.3.bb b/meta/recipes-sato/webkit/webkitgtk_2.34.4.bb
index 4b3d89ad82..cfae4eafef 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.34.3.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.34.4.bb
@@ -21,7 +21,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
21 file://reproducibility.patch \ 21 file://reproducibility.patch \
22 " 22 "
23 23
24SRC_URI[sha256sum] = "0d2f37aa32e21a36e4dd5a5ce7ae5ce27435c29d6803b962b8c90cb0cc49c52d" 24SRC_URI[sha256sum] = "975f5019199ba7699191835cf75e01a18b94e3bcd0107da7389d4ddcb1aba406"
25 25
26inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc 26inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc
27 27