From d7e22857225d49e1814c9ec038af96555f312fc0 Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Tue, 23 Jan 2018 16:05:49 +0200 Subject: [PATCH] gtk+: upgrade to version 2.24.32 Bug fix release. Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- meta/recipes-gnome/gtk+/{gtk+_2.24.31.bb => gtk+_2.24.32.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gtk+/{gtk+_2.24.31.bb => gtk+_2.24.32.bb} (90%) diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.31.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.32.bb similarity index 90% rename from meta/recipes-gnome/gtk+/gtk+_2.24.31.bb rename to meta/recipes-gnome/gtk+/gtk+_2.24.32.bb index cc31bab6d1..20703588c3 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.24.31.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.32.bb @@ -12,8 +12,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-${PV}.tar.xz \ file://strict-prototypes.patch \ " -SRC_URI[md5sum] = "526a1008586094a2cbb4592fd3f9ee10" -SRC_URI[sha256sum] = "68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658" +SRC_URI[md5sum] = "d5742aa42275203a499b59b4c382a784" +SRC_URI[sha256sum] = "b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e" EXTRA_OECONF = "--enable-xkb --disable-glibtest --disable-cups --disable-xinerama" -- 2.40.1