python-pylinda: change SRC_URI to mirror
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 28 Feb 2009 01:42:34 +0000 (02:42 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 28 Feb 2009 01:42:34 +0000 (02:42 +0100)
packages/python/python-pylinda_0.6.bb

index 3c7124f..a43dd7e 100644 (file)
@@ -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}"