diff options
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.18.6.bb b/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb index 0ea4fd3a7d..b76c0cc1ce 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 | |||
8 | file://Do-not-try-to-initialize-GL-without-libGL.patch \ | 8 | file://Do-not-try-to-initialize-GL-without-libGL.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI[md5sum] = "e1c41ad4a6012d703a80f7423acf186e" | 11 | SRC_URI[md5sum] = "9671acb41dc13561d19233f1a75cf184" |
12 | SRC_URI[sha256sum] = "78cabf0fd5a662f8723f62d5ac633072c76c557c1d700454c9c3deaa37e441ef" | 12 | SRC_URI[sha256sum] = "1c53ef1bb55364698f7183ecd185b547f92f4a3a7abfafd531400232e2e052f8" |
13 | 13 | ||
14 | S = "${WORKDIR}/gtk+-${PV}" | 14 | S = "${WORKDIR}/gtk+-${PV}" |
15 | 15 | ||