aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-06-01 16:05:28 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-01 16:05:28 +0000
commit7568ae609816aaa8efaaaa000d80a76b4eef4ec5 (patch)
treee0a4ef00b0e5d3fb98ea456354eaa27de28deee9 /packages/python
parentbf72d4b75d8d2a3b33b7a1db817e0bf0fc987469 (diff)
downloadopenembedded-7568ae609816aaa8efaaaa000d80a76b4eef4ec5.tar.gz
python-spydi: fix SRC_URI
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-spydi_0.9.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-spydi_0.9.3.bb b/packages/python/python-spydi_0.9.3.bb
index ebf7d166c2..e20bf754de 100644
--- a/packages/python/python-spydi_0.9.3.bb
+++ b/packages/python/python-spydi_0.9.3.bb
@@ -9,7 +9,7 @@ PRIORITY = "optional"
LICENSE = "MIT"
PR = "ml0"
-SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/spydi-${PV}.tgz"
+SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/SPyDI-${PV}.tar.gz"
S = "${WORKDIR}/SPyDI-${PV}"
inherit distutils