summaryrefslogtreecommitdiff
path: root/python/python-sqlite_0.5.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-sqlite_0.5.0.oe')
-rw-r--r--python/python-sqlite_0.5.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-sqlite_0.5.0.oe b/python/python-sqlite_0.5.0.oe
index 1ed3d8b382..ee23f7d06a 100644
--- a/python/python-sqlite_0.5.0.oe
+++ b/python/python-sqlite_0.5.0.oe
@@ -6,7 +6,7 @@ RDEPENDS = "libc6 python-core python-re python-lang sqlite"
DEPENDS = "virtual/libc sqlite"
SRCNAME = "pysqlite"
-SRC_URI = ${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz
+SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}"
inherit distutils