diff options
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.18.6.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.18.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.18.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb index a64aee22e6..ff0ff8fce9 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.18.5.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb | |||
@@ -22,8 +22,8 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
22 | file://0001-Fix-build-with-musl.patch \ | 22 | file://0001-Fix-build-with-musl.patch \ |
23 | " | 23 | " |
24 | 24 | ||
25 | SRC_URI[md5sum] = "af18c2cfa00cadfd0b4d8db21cab011d" | 25 | SRC_URI[md5sum] = "c1a548595135ee75ad3bf2e18ac83112" |
26 | SRC_URI[sha256sum] = "0c6d80cc7eb5d32f8063041fa11a1a6f17a29765c2f69c6bc862cd47c2d539b8" | 26 | SRC_URI[sha256sum] = "93912cc2f40f12e452be1ca4babdbdaac0ec4f828d441257a6b06c2963bbac3c" |
27 | 27 | ||
28 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc | 28 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc |
29 | 29 | ||