From 88708a99321cee7332d2ffeafb4dd90fb8980078 Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Tue, 23 Jan 2018 16:05:52 +0200 Subject: [PATCH] atk: upgrade to version 2.26.1 2.26.0 -> 2.26.1 Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- meta/recipes-support/atk/{atk_2.26.0.bb => atk_2.26.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{atk_2.26.0.bb => atk_2.26.1.bb} (78%) diff --git a/meta/recipes-support/atk/atk_2.26.0.bb b/meta/recipes-support/atk/atk_2.26.1.bb similarity index 78% rename from meta/recipes-support/atk/atk_2.26.0.bb rename to meta/recipes-support/atk/atk_2.26.1.bb index e014ba032d..685b5991d6 100644 --- a/meta/recipes-support/atk/atk_2.26.0.bb +++ b/meta/recipes-support/atk/atk_2.26.1.bb @@ -12,8 +12,8 @@ DEPENDS = "glib-2.0" inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection -SRC_URI[archive.md5sum] = "ee9c329784dead6e386e8b2e0d4d8d6f" -SRC_URI[archive.sha256sum] = "eafe49d5c4546cb723ec98053290d7e0b8d85b3fdb123938213acb7bb4178827" +SRC_URI[archive.md5sum] = "7cddcc313b9a3efd19b2ddf079ba68f5" +SRC_URI[archive.sha256sum] = "ef00ff6b83851dddc8db38b4d9faeffb99572ba150b0664ee02e46f015ea97cb" BBCLASSEXTEND = "native" -- 2.40.1