summaryrefslogtreecommitdiff
path: root/python/python-mad_0.5.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-mad_0.5.1.oe')
-rw-r--r--python/python-mad_0.5.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-mad_0.5.1.oe b/python/python-mad_0.5.1.oe
index 08072f732b..b112b8d05b 100644
--- a/python/python-mad_0.5.1.oe
+++ b/python/python-mad_0.5.1.oe
@@ -6,7 +6,7 @@ RDEPENDS = "libc6 python-core libmad"
DEPENDS = "virtual/libc libmad"
SRCNAME = "pymad"
-SRC_URI = http://spacepants.org/src/pymad/download/${SRCNAME}-${PV}.tar.gz
+SRC_URI = "http://spacepants.org/src/pymad/download/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils