aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-10-03 14:13:31 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-10-03 14:14:32 +0000
commit5f2db0b120912f513b2c5ab2e45e782de2dd15f2 (patch)
treecaffe2839bf22148aa462ac59ad0cb7884a3cc5c /pbuilderrc
parenta7755ff96b7fd9be9d26d32d8a9a349dda2c3fa6 (diff)
downloadpbuilder-5f2db0b120912f513b2c5ab2e45e782de2dd15f2.tar
pbuilder-5f2db0b120912f513b2c5ab2e45e782de2dd15f2.tar.gz
Switch all instances of cdn.debian.net to httpredir.debian.org
Closes: #774468
Diffstat (limited to 'pbuilderrc')
-rw-r--r--pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 7885665..fddb6eb 100644
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -7,7 +7,7 @@ BASETGZ=/var/cache/pbuilder/base.tgz
BUILDPLACE=/var/cache/pbuilder/build
# directory inside the chroot where the build happens. See #789404
BUILDDIR=/build
-MIRRORSITE=http://cdn.debian.net/debian
+MIRRORSITE=http://httpredir.debian.org/debian
#OTHERMIRROR="deb http://www.home.com/updates/ ./"
#export http_proxy=http://your-proxy:8080/
USEPROC=yes