summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-03-19 08:16:02 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-20 00:02:22 +0000
commit8be344a36a0d6e067f4e8856f662b0d8eb45be53 (patch)
tree0b3b1c13f46c8bebd57030d2eef31d521ec62cdf /meta/recipes-gnome/gtk+
parentce775f77f671ae424cdb88699949fa5ddc8a2b16 (diff)
downloadpoky-8be344a36a0d6e067f4e8856f662b0d8eb45be53.tar.gz
gtk+3: upgrade 3.24.31 -> 3.24.33
(From OE-Core rev: c1e00978b64f3f8590e73be9e59633e7b91d2322) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtk+')
-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 "
10SRC_URI[sha256sum] = "423c3e7fdb4c459ee889e35fd4d71fd2623562541c1041b11c07e5ad1ff10bf9" 10SRC_URI[sha256sum] = "588b06522e25d1579e989b6f9d8a1bdbf2fe13cde01a04e904ff346a225e7801"
11 11
12S = "${WORKDIR}/gtk+-${PV}" 12S = "${WORKDIR}/gtk+-${PV}"
13 13