diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-06-12 20:08:16 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-06-12 20:08:16 +0200 |
commit | 228d852c1f2d837b554958ab4c5cbf16eaddf726 (patch) | |
tree | ea2fef5a4a1071c6e7280a0f47a3785b497dd9cb /hosts/codethink-sled10-arm64/etc/apt | |
parent | 177258fe2f079e2105ceaf9462f0ad0c44c7a0b2 (diff) | |
download | jenkins.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 'hosts/codethink-sled10-arm64/etc/apt')
-rw-r--r-- | hosts/codethink-sled10-arm64/etc/apt/sources.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/codethink-sled10-arm64/etc/apt/sources.list b/hosts/codethink-sled10-arm64/etc/apt/sources.list index 1fb83403..047da2bb 100644 --- a/hosts/codethink-sled10-arm64/etc/apt/sources.list +++ b/hosts/codethink-sled10-arm64/etc/apt/sources.list @@ -54,5 +54,5 @@ deb http://ports.ubuntu.com/ubuntu-ports xenial-security multiverse # deb-src http://ports.ubuntu.com/ubuntu-ports xenial-security multiverse # < mapreri> best would be for the backports team to accept my backport to xenial... (currently in the mod queue) -deb http://ftp.de.debian.org/debian/ jessie-backports main contrib non-free +deb http://deb.debian.org/debian/ jessie-backports main contrib non-free |