diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pygobject_3.42.2.bb (renamed from meta/recipes-devtools/python/python3-pygobject_3.42.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.1.bb b/meta/recipes-devtools/python/python3-pygobject_3.42.2.bb index 443605ae26..cc7b07e804 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.42.1.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.42.2.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = " \ | |||
18 | http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \ | 18 | http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \ |
19 | file://0001-Do-not-build-tests.patch \ | 19 | file://0001-Do-not-build-tests.patch \ |
20 | " | 20 | " |
21 | SRC_URI[sha256sum] = "1f34b5f7624de35e44eb5a7eb428353285bd03004d55131a5f7f7fa9b90f3cc9" | 21 | SRC_URI[sha256sum] = "ade8695e2a7073849dd0316d31d8728e15e1e0bc71d9ff6d1c09e86be52bc957" |
22 | 22 | ||
23 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 23 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
24 | 24 | ||