diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3_3.24.33.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.24.31.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.31.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.33.bb index a53cd7a45e..fb9e29dd8c 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.31.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.33.bb | |||
@@ -7,7 +7,7 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar | |||
7 | file://0003-Add-disable-opengl-configure-option.patch \ | 7 | file://0003-Add-disable-opengl-configure-option.patch \ |
8 | file://link_fribidi.patch \ | 8 | file://link_fribidi.patch \ |
9 | " | 9 | " |
10 | SRC_URI[sha256sum] = "423c3e7fdb4c459ee889e35fd4d71fd2623562541c1041b11c07e5ad1ff10bf9" | 10 | SRC_URI[sha256sum] = "588b06522e25d1579e989b6f9d8a1bdbf2fe13cde01a04e904ff346a225e7801" |
11 | 11 | ||
12 | S = "${WORKDIR}/gtk+-${PV}" | 12 | S = "${WORKDIR}/gtk+-${PV}" |
13 | 13 | ||