diff options
Diffstat (limited to 'meta/classes/mirrors.bbclass')
-rw-r--r-- | meta/classes/mirrors.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass index bf23e05ed0..86ccd7a766 100644 --- a/meta/classes/mirrors.bbclass +++ b/meta/classes/mirrors.bbclass | |||
@@ -1,5 +1,5 @@ | |||
1 | MIRRORS += "\ | 1 | MIRRORS += "\ |
2 | ${DEBIAN_MIRROR}/main http://snapshot.debian.net/archive/pool \n \ | 2 | ${DEBIAN_MIRROR}/main http://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool/ \n \ |
3 | ${DEBIAN_MIRROR} ftp://ftp.de.debian.org/debian/pool \n \ | 3 | ${DEBIAN_MIRROR} ftp://ftp.de.debian.org/debian/pool \n \ |
4 | ${DEBIAN_MIRROR} ftp://ftp.au.debian.org/debian/pool \n \ | 4 | ${DEBIAN_MIRROR} ftp://ftp.au.debian.org/debian/pool \n \ |
5 | ${DEBIAN_MIRROR} ftp://ftp.cl.debian.org/debian/pool \n \ | 5 | ${DEBIAN_MIRROR} ftp://ftp.cl.debian.org/debian/pool \n \ |