diff options
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3_3.24.23.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.24.22.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.22.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.23.bb index 6af2bd94c1..338b7030e1 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.22.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.23.bb | |||
@@ -8,7 +8,7 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar | |||
8 | file://0003-Add-disable-opengl-configure-option.patch \ | 8 | file://0003-Add-disable-opengl-configure-option.patch \ |
9 | file://link_fribidi.patch \ | 9 | file://link_fribidi.patch \ |
10 | " | 10 | " |
11 | SRC_URI[sha256sum] = "bf18a4a5dff28a7b02aaef1b949c2d09c96c18387eddab152bb4cd55a5b67dda" | 11 | SRC_URI[sha256sum] = "5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1" |
12 | 12 | ||
13 | S = "${WORKDIR}/gtk+-${PV}" | 13 | S = "${WORKDIR}/gtk+-${PV}" |
14 | 14 | ||