summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dd_list.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-12 20:08:16 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-12 20:08:16 +0200
commit228d852c1f2d837b554958ab4c5cbf16eaddf726 (patch)
treeea2fef5a4a1071c6e7280a0f47a3785b497dd9cb /bin/reproducible_html_dd_list.py
parent177258fe2f079e2105ceaf9462f0ad0c44c7a0b2 (diff)
downloadjenkins.debian.net-228d852c1f2d837b554958ab4c5cbf16eaddf726.tar.xz
replace ftp.(de|uk|us).debian.org with deb.debian.org everywhere
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_html_dd_list.py')
-rwxr-xr-xbin/reproducible_html_dd_list.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dd_list.py b/bin/reproducible_html_dd_list.py
index 24d71307..c4dd9081 100755
--- a/bin/reproducible_html_dd_list.py
+++ b/bin/reproducible_html_dd_list.py
@@ -18,7 +18,7 @@ from reproducible_common import *
arch = 'amd64' # the arch is only relevant for link targets here
-mirror = 'http://ftp.de.debian.org/debian'
+mirror = 'http://deb.debian.org/debian'
bugs = get_bugs()