diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/python/python-spyro_0.9.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |