summaryrefslogtreecommitdiff
path: root/python/python-ao_0.82.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-ao_0.82.oe')
-rw-r--r--python/python-ao_0.82.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-ao_0.82.oe b/python/python-ao_0.82.oe
index 1f463a8dc4..e1ca1e04e4 100644
--- a/python/python-ao_0.82.oe
+++ b/python/python-ao_0.82.oe
@@ -6,7 +6,7 @@ RDEPENDS = "libc6 libao"
DEPENDS = "virtual/libc libao"
SRCNAME = "pyao"
-SRC_URI = http://www.andrewchatham.com/pyogg/download/${SRCNAME}-${PV}.tar.gz
+SRC_URI = "http://www.andrewchatham.com/pyogg/download/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils