summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-pygobject_3.52.2.bb (renamed from meta/recipes-devtools/python/python3-pygobject_3.50.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.50.0.bb b/meta/recipes-devtools/python/python3-pygobject_3.52.2.bb
index 533c2e02aa..08f7dc67b0 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.50.0.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.52.2.bb
@@ -18,8 +18,8 @@ DEPENDS += "python3 glib-2.0"
18 18
19SRCNAME = "pygobject" 19SRCNAME = "pygobject"
20 20
21SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz" 21SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.gz"
22SRC_URI[sha256sum] = "8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212" 22SRC_URI[sha256sum] = "869f42ee70dcf6de50bce267072e2c35cee7fcd2e32ea1af3a3a99a88901850a"
23 23
24S = "${WORKDIR}/${SRCNAME}-${PV}" 24S = "${WORKDIR}/${SRCNAME}-${PV}"
25 25