From: Alexander Kanavin Date: Fri, 22 Jan 2016 14:09:17 +0000 (+0200) Subject: gtk+3: update to 3.18.6 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6b3b9ae0028918f60df9e0cfd487ba833bac2b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gtk+3: update to 3.18.6 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.18.2.bb b/meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb similarity index 83% rename from meta/recipes-gnome/gtk+/gtk+3_3.18.2.bb rename to meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb index 46f0cf9b0fc..0ea4fd3a7d1 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.18.2.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb @@ -8,8 +8,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar file://Do-not-try-to-initialize-GL-without-libGL.patch \ " -SRC_URI[md5sum] = "230fd78e42419d35ff790784b457e5f2" -SRC_URI[sha256sum] = "5dbec561c4a00070073bf9cf4cfdd61fab4a14c8ff5b15d700bd378f8185e152" +SRC_URI[md5sum] = "e1c41ad4a6012d703a80f7423acf186e" +SRC_URI[sha256sum] = "78cabf0fd5a662f8723f62d5ac633072c76c557c1d700454c9c3deaa37e441ef" S = "${WORKDIR}/gtk+-${PV}"