diff options
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.20.1.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.20.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.20.0.bb b/meta/recipes-sato/webkit/webkitgtk_2.20.1.bb index 50e2666578..1e5def090c 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.20.0.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.20.1.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] = "51cc47345c3ec53802718cd6fc9b746f" | 25 | SRC_URI[md5sum] = "0cd9b9ae1f48c04de5314f77806eceb4" |
26 | SRC_URI[sha256sum] = "57f640f720bd9a8a7207f3321cf803a15c2f207b4e7b75ff1be17bc1eeb00a3c" | 26 | SRC_URI[sha256sum] = "43e43285fa4e393080cc4fbd5ad8644749a75b1e0b811b230b63ae56806c8959" |
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 | ||