From bfc9ec2e675455659b5ba733207bd68d8a53988b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 5 Jan 2017 18:11:21 +0100 Subject: [PATCH] pangomm: update 2.36.0 -> 2.40.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- .../pango/{pangomm_2.36.0.bb => pangomm_2.40.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/pango/{pangomm_2.36.0.bb => pangomm_2.40.1.bb} (81%) diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb b/meta-oe/recipes-graphics/pango/pangomm_2.40.1.bb similarity index 81% rename from meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb rename to meta-oe/recipes-graphics/pango/pangomm_2.40.1.bb index f7381531bc..7ff7b20c8e 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.40.1.bb @@ -9,8 +9,8 @@ DEPENDS = "mm-common cairomm glibmm pango" SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${PV}.tar.xz" -SRC_URI[md5sum] = "62910723211d86ab825b666b479871c9" -SRC_URI[sha256sum] = "a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0" +SRC_URI[md5sum] = "874eadd9434613dbacf0272c82c3ac23" +SRC_URI[sha256sum] = "9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af" inherit autotools pkgconfig