diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.16.6.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.16.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.16.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.16.6.bb index dcaf8a6ed7..fbc74dc4da 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.16.5.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.16.6.bb | |||
@@ -23,8 +23,8 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
23 | file://detect-atomics-during-configure.patch \ | 23 | file://detect-atomics-during-configure.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[md5sum] = "fce72dc89cd310a663d9eb97133861fe" | 26 | SRC_URI[md5sum] = "0e2d142a586e4ff79cf0324f4fdbf20c" |
27 | SRC_URI[sha256sum] = "8e0396f3428e757898c5856e642eed4fcd5a20ae03d96d3eaa03b76634be7dd4" | 27 | SRC_URI[sha256sum] = "fc23650df953123c59b9c0edf3855e7bd55bd107820997fc72375811e1ea4b21" |
28 | 28 | ||
29 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc | 29 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc |
30 | 30 | ||