summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb b/meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb
index a030df98c..87c1202a1 100644
--- a/meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb
+++ b/meta-oe/recipes-devtools/python/python-pygobject_3.28.3.bb
@@ -8,7 +8,7 @@ inherit gnomebase gobject-introspection distutils-base upstream-version-is-even
8 8
9DEPENDS += "python glib-2.0" 9DEPENDS += "python glib-2.0"
10 10
11SRCNAME="pygobject" 11SRCNAME = "pygobject"
12SRC_URI = " \ 12SRC_URI = " \
13 http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \ 13 http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \
14" 14"