diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-02-01 20:01:55 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-06 10:54:40 +0000 |
commit | f5d0ef12a5f1c4fa3981e70ef614e34bc64c380f (patch) | |
tree | ab9aefa798a79e597330597d1a44736b62e80041 | |
parent | 8a79b8619ce797d5395989e7bb804bc2accfbb14 (diff) | |
download | openembedded-core-f5d0ef12a5f1c4fa3981e70ef614e34bc64c380f.tar.gz openembedded-core-f5d0ef12a5f1c4fa3981e70ef614e34bc64c380f.tar.bz2 openembedded-core-f5d0ef12a5f1c4fa3981e70ef614e34bc64c380f.zip |
webkitgtk: update to 2.18.6
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-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 \ file://0001-Fix-build-with-musl.patch \ " -SRC_URI[md5sum] = "af18c2cfa00cadfd0b4d8db21cab011d" -SRC_URI[sha256sum] = "0c6d80cc7eb5d32f8063041fa11a1a6f17a29765c2f69c6bc862cd47c2d539b8" +SRC_URI[md5sum] = "c1a548595135ee75ad3bf2e18ac83112" +SRC_URI[sha256sum] = "93912cc2f40f12e452be1ca4babdbdaac0ec4f828d441257a6b06c2963bbac3c" inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc |