From 7acb0192005c80d4d0751a47f553ca295ce0212a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 23 Jul 2020 00:34:15 +0200 Subject: [PATCH] graphene: upgrade 1.10.0 -> 1.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit see bugs fixed at [1] [1] https://github.com/ebassi/graphene/releases/tag/1.10.2 Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../graphene/{graphene_1.10.0.bb => graphene_1.10.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/graphene/{graphene_1.10.0.bb => graphene_1.10.2.bb} (72%) diff --git a/meta-gnome/recipes-gnome/graphene/graphene_1.10.0.bb b/meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb similarity index 72% rename from meta-gnome/recipes-gnome/graphene/graphene_1.10.0.bb rename to meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb index f715dd23d3..ef1898610d 100644 --- a/meta-gnome/recipes-gnome/graphene/graphene_1.10.0.bb +++ b/meta-gnome/recipes-gnome/graphene/graphene_1.10.2.bb @@ -9,8 +9,8 @@ GNOMEBASEBUILDCLASS = "meson" inherit gnomebase gobject-introspection gtk-doc -SRC_URI[archive.md5sum] = "07f72436bc7a85d12f5edd9fcedd0184" -SRC_URI[archive.sha256sum] = "406d97f51dd4ca61e91f84666a00c3e976d3e667cd248b76d92fdb35ce876499" +SRC_URI[archive.md5sum] = "a2c26c4f44a02ca053e0e9afb63cc94c" +SRC_URI[archive.sha256sum] = "e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6" GTKDOC_MESON_OPTION = "gtk_doc"