From: Alexander Kanavin Date: Wed, 24 Feb 2016 14:28:07 +0000 (+0200) Subject: gtk+3: update to 3.18.8 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~26770 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e96ee011c2e06e9f6634724faa86fda13d12094c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gtk+3: update to 3.18.8 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb b/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb similarity index 83% rename from meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb rename to meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb index 0ea4fd3a7d1..b76c0cc1ceb 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.18.8.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] = "e1c41ad4a6012d703a80f7423acf186e" -SRC_URI[sha256sum] = "78cabf0fd5a662f8723f62d5ac633072c76c557c1d700454c9c3deaa37e441ef" +SRC_URI[md5sum] = "9671acb41dc13561d19233f1a75cf184" +SRC_URI[sha256sum] = "1c53ef1bb55364698f7183ecd185b547f92f4a3a7abfafd531400232e2e052f8" S = "${WORKDIR}/gtk+-${PV}"