]> git.ipfire.org Git - ipfire.org.git/commitdiff
Mirror update: kraefte.org -> kraefte.net
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 11 Nov 2009 21:08:00 +0000 (22:08 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 11 Nov 2009 21:08:00 +0000 (22:08 +0100)
download/getfile.py

index a2e223f78c3e1a1e069267945ba43a947541cbe5..b6fd188867643df88085f33cb1785f5c2a8cac9f 100755 (executable)
@@ -22,7 +22,7 @@ hosts = (
                        ( 8, "http", "ipfire.earl-net.com",  "/",),
                        ( 8, "http", "ipfire.kbarthel.de",   "/",),
                        ( 8, "http", "ipfire.1l0v3u.com",    "/",),
-                       ( 8, "http", "kraefte.org",          "/ipfire",),
+                       ( 8, "http", "kraefte.net",          "/ipfire",),
                        ( 8, "http", "ipfiremirror.wintertech.de", "/",),
 )