python-itools: fixed SRC_URI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 16 Nov 2006 08:44:52 +0000 (08:44 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 16 Nov 2006 08:44:52 +0000 (08:44 +0000)
packages/python/python-itools_0.13.0.bb

index 091026c..dbb36e8 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "LGPL"
 RDEPENDS = "python-core"
 SRCNAME = "itools"
 
-SRC_URI = "http://www.ikaaro.org/download/itools/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "http://download.ikaaro.org/itools/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit distutils