From: Alexander Kanavin Date: Thu, 5 May 2022 05:05:22 +0000 (+0200) Subject: python3-pygobject: upgrade 3.42.0 -> 3.42.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f371ea27ec1dba8a59e3e5a56646042427018d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pygobject: upgrade 3.42.0 -> 3.42.1 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb b/meta/recipes-devtools/python/python3-pygobject_3.42.1.bb similarity index 93% rename from meta/recipes-devtools/python/python3-pygobject_3.42.0.bb rename to meta/recipes-devtools/python/python3-pygobject_3.42.1.bb index 360996dbb7b..443605ae261 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.42.1.bb @@ -18,7 +18,7 @@ SRC_URI = " \ http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \ file://0001-Do-not-build-tests.patch \ " -SRC_URI[sha256sum] = "9b12616e32cfc792f9dc841d9c472a41a35b85ba67d3a6eb427e307a6fe4367b" +SRC_URI[sha256sum] = "1f34b5f7624de35e44eb5a7eb428353285bd03004d55131a5f7f7fa9b90f3cc9" S = "${WORKDIR}/${SRCNAME}-${PV}"