summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/python/python-pygobject_3.20.1.bb (renamed from meta-oe/recipes-devtools/python/python-pygobject_3.18.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pygobject_3.18.2.bb b/meta-oe/recipes-devtools/python/python-pygobject_3.20.1.bb
index 52ef425f7b..77416d45bf 100644
--- a/meta-oe/recipes-devtools/python/python-pygobject_3.18.2.bb
+++ b/meta-oe/recipes-devtools/python/python-pygobject_3.20.1.bb
@@ -16,8 +16,8 @@ SRC_URI = " \
16 file://0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch \ 16 file://0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch \
17" 17"
18 18
19SRC_URI[md5sum] = "0a956f3e785e23b0f136832f2e57a862" 19SRC_URI[md5sum] = "4354c6283b135f859563b72457f6a321"
20SRC_URI[sha256sum] = "2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f" 20SRC_URI[sha256sum] = "3d261005d6fed6a92ac4c25f283792552f7dad865d1b7e0c03c2b84c04dbd745"
21 21
22S = "${WORKDIR}/${SRCNAME}-${PV}" 22S = "${WORKDIR}/${SRCNAME}-${PV}"
23 23