From: Marcin Juszkiewicz Date: Wed, 1 Nov 2006 14:38:03 +0000 (+0000) Subject: python-spyro: fix SRC_URI - close #1543 X-Git-Tag: Release-2010-05/1~9453^2~481^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94c01cd7637888350e9b27cc1881021e4c7e5e82;p=openembedded.git python-spyro: fix SRC_URI - close #1543 --- diff --git a/packages/python/python-spyro_0.9.14.bb b/packages/python/python-spyro_0.9.14.bb index 745bdfbc5e..9d5a583147 100644 --- a/packages/python/python-spyro_0.9.14.bb +++ b/packages/python/python-spyro_0.9.14.bb @@ -7,7 +7,7 @@ PRIORITY = "optional" LICENSE = "MIT" PR = "ml0" -SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/SPyRO-${PV}.tar.gz" +SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/download/SPyRO-${PV}.tar.gz" S="${WORKDIR}/SPyRO-${PV}" inherit distutils