diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-08-02 00:51:34 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-02 00:51:34 +0000 |
commit | e62c3d12f0ab466cdfa01a49fb86674969e7179d (patch) | |
tree | 85bf98102e86950da1726f9ef04f09476fff9eac /packages/python/python-inotify_0.0.6.bb | |
parent | 471d4c7a1a8d509f8bbd71b78fcdd0ab31427547 (diff) | |
parent | fde83d7aabf6c0f8d56dbe1e1aba0783b004bab3 (diff) |
propagate from branch 'org.openembedded.dev' (head 47c2f7f436790105a8af32ec352907b8ff53aba1)
to branch 'org.openembedded.nslu2-linux' (head a69b542d88fdbf378cd19a8ef701895615c143f7)
Diffstat (limited to 'packages/python/python-inotify_0.0.6.bb')
-rw-r--r-- | packages/python/python-inotify_0.0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-inotify_0.0.6.bb b/packages/python/python-inotify_0.0.6.bb index 6f74aa32b5..6b5f9fbd75 100644 --- a/packages/python/python-inotify_0.0.6.bb +++ b/packages/python/python-inotify_0.0.6.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" -SRC_URI = "http://www.amautacorp.com/staff/Rudd-O/projects/files/search-services/python-inotify-${PV}.tar.gz" +SRC_URI = "http://www.vanille.de/mirror/python-inotify-${PV}.tar.gz" inherit distutils |