python-spydi: fix SRC_URI
authorMichael Lauer <mickey@vanille-media.de>
Thu, 1 Jun 2006 16:05:28 +0000 (16:05 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 1 Jun 2006 16:05:28 +0000 (16:05 +0000)
packages/python/python-spydi_0.9.3.bb

index ebf7d16..e20bf75 100644 (file)
@@ -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