From 3704d4a85219cd6bc92ac5132fc02086555fd5aa Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 1 Apr 2025 09:08:57 +0000 Subject: [PATCH] python3-pygobject: upgrade 3.52.2 -> 3.52.3 Signed-off-by: Richard Purdie --- ...{python3-pygobject_3.52.2.bb => python3-pygobject_3.52.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pygobject_3.52.2.bb => python3-pygobject_3.52.3.bb} (94%) diff --git a/meta/recipes-devtools/python/python3-pygobject_3.52.2.bb b/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb similarity index 94% rename from meta/recipes-devtools/python/python3-pygobject_3.52.2.bb rename to meta/recipes-devtools/python/python3-pygobject_3.52.3.bb index 08f7dc67b0..221de7783d 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.52.2.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb @@ -19,7 +19,7 @@ DEPENDS += "python3 glib-2.0" SRCNAME = "pygobject" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.gz" -SRC_URI[sha256sum] = "869f42ee70dcf6de50bce267072e2c35cee7fcd2e32ea1af3a3a99a88901850a" +SRC_URI[sha256sum] = "00e427d291e957462a8fad659a9f9c8be776ff82a8b76bdf402f1eaeec086d82" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 2.47.2