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}"