summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-gnome/gtk+
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-gnome/gtk+')
-rw-r--r--poky/meta/recipes-gnome/gtk+/gtk4_4.10.5.bb (renamed from poky/meta/recipes-gnome/gtk+/gtk4_4.10.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/recipes-gnome/gtk+/gtk4_4.10.3.bb b/poky/meta/recipes-gnome/gtk+/gtk4_4.10.5.bb
index 9aa33e6851..85fff6c61e 100644
--- a/poky/meta/recipes-gnome/gtk+/gtk4_4.10.3.bb
+++ b/poky/meta/recipes-gnome/gtk+/gtk4_4.10.5.bb
@@ -37,7 +37,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
UPSTREAM_CHECK_REGEX = "gtk-(?P<pver>\d+\.(\d*[02468])+(\.\d+)+)\.tar.xz"
SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk/${MAJ_VER}/gtk-${PV}.tar.xz"
-SRC_URI[sha256sum] = "4545441ad79e377eb6e0a705026dc7a46886e46a1b034db40912909da801cea9"
+SRC_URI[sha256sum] = "9bd5e437e41d48e3d6a224c336b0fd3fd490036dceb8956ed74b956369af609b"
S = "${WORKDIR}/gtk-${PV}"