From 30d6a73037b7f44a8572e39cbf257d169ec64c88 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 26 May 2016 17:00:50 +0300 Subject: [PATCH] gcr: upgrade to 3.20.0 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- meta/recipes-gnome/gcr/{gcr_3.18.0.bb => gcr_3.20.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gcr/{gcr_3.18.0.bb => gcr_3.20.0.bb} (89%) diff --git a/meta/recipes-gnome/gcr/gcr_3.18.0.bb b/meta/recipes-gnome/gcr/gcr_3.20.0.bb similarity index 89% rename from meta/recipes-gnome/gcr/gcr_3.18.0.bb rename to meta/recipes-gnome/gcr/gcr_3.20.0.bb index 35dadbe30e..bcce57d586 100644 --- a/meta/recipes-gnome/gcr/gcr_3.18.0.bb +++ b/meta/recipes-gnome/gcr/gcr_3.20.0.bb @@ -11,8 +11,8 @@ inherit autotools gnomebase gtk-icon-cache gtk-doc distro_features_check upstrea # depends on gtk+3, but also x11 through gtk+-x11 REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[archive.md5sum] = "b959bac99e17c9bb0990a15c9be11aed" -SRC_URI[archive.sha256sum] = "d4d16da5af55148a694055835ccd07ad34daf0ad03bdad929bf7cad15637ce00" +SRC_URI[archive.md5sum] = "4314bf89eac293dd0a9d806593ff1b35" +SRC_URI[archive.sha256sum] = "90572c626d8a708225560c42b4421f7941315247fa1679d4ef569bde7f4bb379" FILES_${PN} += " \ ${datadir}/dbus-1 \ -- 2.40.1