From: Maxin B. John Date: Tue, 23 Jan 2018 14:05:50 +0000 (+0200) Subject: gtk+3: upgrade to version 3.22.26 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~18985 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67440b2d9204f3e79417d2b6f94fe32cec15907f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gtk+3: upgrade to version 3.22.26 Bug fixes and Translation updates Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.24.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.26.bb similarity index 83% rename from meta/recipes-gnome/gtk+/gtk+3_3.22.24.bb rename to meta/recipes-gnome/gtk+/gtk+3_3.22.26.bb index ac0a9b715f3..6651ca62c0a 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.22.24.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.22.26.bb @@ -7,8 +7,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar file://0002-Do-not-try-to-initialize-GL-without-libGL.patch \ file://0003-Add-disable-opengl-configure-option.patch \ " -SRC_URI[md5sum] = "b782a15b7b5b2005a1ce4647fb002a49" -SRC_URI[sha256sum] = "cbb16e4cfc928ab8f5f22f7290616f95f6ebc8c97cc724a2007b07ced833592b" +SRC_URI[md5sum] = "eeeb8038fe0d386c7516fa46cd4fff6b" +SRC_URI[sha256sum] = "61eef0d320e541976e2dfe445729f12b5ade53050ee9de6184235cb60cd4b967" S = "${WORKDIR}/gtk+-${PV}"