From: Edwin Plauchu Date: Mon, 14 Nov 2016 16:31:25 +0000 (-0600) Subject: python3-pygobject: upgrade to 3.22.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~23548 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9891a91722e72f6510eb09d43398f7c1ff65684f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pygobject: upgrade to 3.22.0 Signed-off-by: Edwin Plauchu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/python/python3-pygobject_3.20.1.bb b/meta/recipes-devtools/python/python3-pygobject_3.22.0.bb similarity index 82% rename from meta/recipes-devtools/python/python3-pygobject_3.20.1.bb rename to meta/recipes-devtools/python/python3-pygobject_3.22.0.bb index cda16f17ae6..e052f11025e 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.20.1.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.22.0.bb @@ -13,8 +13,8 @@ SRC_URI = " \ file://0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch \ " -SRC_URI[md5sum] = "4354c6283b135f859563b72457f6a321" -SRC_URI[sha256sum] = "3d261005d6fed6a92ac4c25f283792552f7dad865d1b7e0c03c2b84c04dbd745" +SRC_URI[md5sum] = "ed4117ed5d554d25fd7718807fbf819f" +SRC_URI[sha256sum] = "08b29cfb08efc80f7a8630a2734dec65a99c1b59f1e5771c671d2e4ed8a5cbe7" S = "${WORKDIR}/${SRCNAME}-${PV}"