From 65bdf9fc431952313e6b70574a211eb722ca6d47 Mon Sep 17 00:00:00 2001 From: Emmanuel Roullit Date: Thu, 14 May 2020 21:24:18 +0200 Subject: [PATCH] appstream-glib: update 0.7.16 -> 0.7.17 Signed-off-by: Emmanuel Roullit Signed-off-by: Khem Raj --- .../{appstream-glib_0.7.16.bb => appstream-glib_0.7.17.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-support/appstream-glib/{appstream-glib_0.7.16.bb => appstream-glib_0.7.17.bb} (84%) diff --git a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.16.bb b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.17.bb similarity index 84% rename from meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.16.bb rename to meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.17.bb index ec3e4a3d39..eb60bd9680 100644 --- a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.16.bb +++ b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.17.bb @@ -20,8 +20,8 @@ DEPENDS = " \ inherit meson gobject-introspection gettext bash-completion SRC_URI = "https://people.freedesktop.org/~hughsient/${BPN}/releases/${BP}.tar.xz" -SRC_URI[md5sum] = "78306049412396a72746186452abdf66" -SRC_URI[sha256sum] = "04f290d73bc865071112076b8a3345df2730783a16af976fe3becfd2f50d5992" +SRC_URI[md5sum] = "67d441fb0fb3e14551b47db656565fc4" +SRC_URI[sha256sum] = "7ca7e91d4accefa1c0d2c6e310cb3fe2686c017810e23b3f82d9f5724345e549" EXTRA_OEMESON = " \ -Drpm=false \