diff options
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.36.7.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.36.6.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.36.6.bb b/meta/recipes-sato/webkit/webkitgtk_2.36.7.bb index 37b977f9ba..026e24ae39 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.36.6.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.36.7.bb | |||
@@ -16,8 +16,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
16 | file://reproducibility.patch \ | 16 | file://reproducibility.patch \ |
17 | file://0001-When-building-introspection-files-do-not-quote-CFLAG.patch \ | 17 | file://0001-When-building-introspection-files-do-not-quote-CFLAG.patch \ |
18 | " | 18 | " |
19 | 19 | SRC_URI[sha256sum] = "0c260cf2b32f0481d017670dfed1b61e554967cd067195606c9f9eb5fe731743" | |
20 | SRC_URI[sha256sum] = "1193bc821946336776f0dfa5e0dca5651f1e57157eda12da4721d2441f24a61a" | ||
21 | 20 | ||
22 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc | 21 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc |
23 | 22 | ||