summaryrefslogtreecommitdiff
path: root/python/python-sgmlop_1.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-sgmlop_1.1.oe')
-rw-r--r--python/python-sgmlop_1.1.oe3
1 files changed, 1 insertions, 2 deletions
diff --git a/python/python-sgmlop_1.1.oe b/python/python-sgmlop_1.1.oe
index b5885e1432..aae6cc535d 100644
--- a/python/python-sgmlop_1.1.oe
+++ b/python/python-sgmlop_1.1.oe
@@ -6,8 +6,7 @@ RDEPENDS = "libc6 python-core"
DEPENDS = "virtual/libc"
SRCNAME = "sgmlop"
-SRC_URI = http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2
+SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils
-