[Secure-testing-commits] r31400 - /
Florian Weimer
fw at moszumanska.debian.org
Fri Jan 16 20:46:55 UTC 2015
Author: fw
Date: 2015-01-16 20:46:55 +0000 (Fri, 16 Jan 2015)
New Revision: 31400
Modified:
Makefile
Log:
Use the official URL for the HTTP mirror redirector
Modified: Makefile
===================================================================
--- Makefile 2015-01-16 19:43:16 UTC (rev 31399)
+++ Makefile 2015-01-16 20:46:55 UTC (rev 31400)
@@ -5,7 +5,7 @@
# Adjust these if necessary. The architecture selection is rather
# arbitrary at the moment. More architectures can be added later.
-MIRROR = http://http.debian.net/debian/
+MIRROR = http://httpredir.debian.org/debian/
squeeze_ARCHS = amd64 armel i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64
squeeze_LTS_ARCHS = amd64 i386
wheezy_ARCHS = amd64 armel armhf i386 ia64 mips mipsel powerpc s390 s390x sparc kfreebsd-i386 kfreebsd-amd64
More information about the Secure-testing-commits
mailing list