diff options
-rw-r--r-- | meta-oe/recipes-devtools/python/python-pygobject_3.32.2.bb (renamed from meta-oe/recipes-devtools/python/python-pygobject_3.32.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pygobject_3.32.1.bb b/meta-oe/recipes-devtools/python/python-pygobject_3.32.2.bb index 8f63c76e5e..4d26a78aeb 100644 --- a/meta-oe/recipes-devtools/python/python-pygobject_3.32.1.bb +++ b/meta-oe/recipes-devtools/python/python-pygobject_3.32.2.bb | |||
@@ -15,8 +15,8 @@ SRC_URI = " \ | |||
15 | file://0001-python-pyobject-fix-install-dir.patch \ | 15 | file://0001-python-pyobject-fix-install-dir.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[md5sum] = "9d5dbca10162dd9b0d03fed0c6cf865d" | 18 | SRC_URI[md5sum] = "92ffa25351782feb96362f0dace2089f" |
19 | SRC_URI[sha256sum] = "32c99def94b8dea5ce9e4bc99576ef87591ea779b4db77cfdca7af81b76d04d8" | 19 | SRC_URI[sha256sum] = "c39ca2a28364b57fa00549c6e836346031e6b886c3ceabfd8ab4b4fed0a83611" |
20 | 20 | ||
21 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 21 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
22 | 22 | ||