diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-27 11:07:20 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-28 14:16:26 +0100 |
commit | 2a9ae637d95cbf41e1cc2a3516ddd41e1c958104 (patch) | |
tree | 35bb127fdb36a8dde26ff753965bee3cba6b11ed /meta | |
parent | 142016c9c68dc21195b0c39cfd611d5d05ab195c (diff) | |
download | openembedded-core-contrib-2a9ae637d95cbf41e1cc2a3516ddd41e1c958104.tar.gz |
webkitgtk: upgrade 2.34.0 -> 2.34.1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.34.1.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.34.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.0.bb b/meta/recipes-sato/webkit/webkitgtk_2.34.1.bb index 906683041d7..dde8963d04d 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 |