summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-02-28 02:42:34 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-02-28 02:42:34 +0100
commitb09627d8bf132b5c9fa847f64302fe13b2baec3d (patch)
tree3d8f448db923a0588de1d26d487d125d73fb9ffd /packages
parentcd9af345ea0a90e79851c73645673a035cffcc5e (diff)
python-pylinda: change SRC_URI to mirror
Diffstat (limited to 'packages')
-rw-r--r--packages/python/python-pylinda_0.6.bb2
1 files changed, 1 insertions, 1 deletions
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}"