diff options
author | Micah Anderson <micah@leap.se> | 2015-05-05 12:08:40 -0400 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2015-05-06 13:06:45 -0400 |
commit | 1487952fc2a245e1db7ebe3e3dd80dface183518 (patch) | |
tree | 7afe1d14dff6ad346afc84383773c092fed49f07 | |
parent | 10ebe0f72181ee334bf9bcc4528c8e9dcd1dd425 (diff) |
Change http.debian.net to now official name: httpredir.debian.org (#6932)
Change-Id: I1e411ef3ffa2ef7fdcae90081f530f44023a96b6
-rw-r--r-- | provider_base/common.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/provider_base/common.json b/provider_base/common.json index 4a5406a0..aee9bd41 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -53,9 +53,9 @@ }, "sources": { "apt": { - "basic": "http://http.debian.net/debian/", + "basic": "http://httpredir.debian.org/debian/", "security": "http://security.debian.org/", - "backports": "http://http.debian.net/debian/" + "backports": "http://httpredir.debian.org/debian/" }, "leap-mx": { "type": "apt", |