From: Michael 'Mickey' Lauer Date: Sat, 28 Feb 2009 01:42:34 +0000 (+0100) Subject: python-pylinda: change SRC_URI to mirror X-Git-Tag: Release-2010-05/1~3911^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09627d8bf132b5c9fa847f64302fe13b2baec3d;p=openembedded.git python-pylinda: change SRC_URI to mirror --- diff --git a/packages/python/python-pylinda_0.6.bb b/packages/python/python-pylinda_0.6.bb index 3c7124f2ac..a43dd7e7f8 100644 --- a/packages/python/python-pylinda_0.6.bb +++ b/packages/python/python-pylinda_0.6.bb @@ -6,7 +6,7 @@ LICENSE = "LGPL" SRCNAME = "linda" PR = "r1" -SRC_URI = "http://www-users.cs.york.ac.uk/~aw/pylinda/dist/linda-${PV}.tar.gz \ +SRC_URI = "http://www.handhelds.org/~aquadran/distro/latest/sources/linda-${PV}.tar.gz \ file://honor-datadir.patch;patch=1" S = "${WORKDIR}/${SRCNAME}-${PV}"