diff options
author | Micah Anderson <micah@leap.se> | 2015-05-05 12:08:40 -0400 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2015-05-06 16:26:19 -0400 |
commit | 05f4ab41911375ac037cb85bbdb9ad7916f6a4ec (patch) | |
tree | d114b3d89798b1cad326393e8be54b54eccf6b2c /provider_base/common.json | |
parent | cbe9f7002a93b15e2650d1cfc258dbb081362bc9 (diff) |
Change http.debian.net to now official name: httpredir.debian.org (#6932)
Change-Id: I1e411ef3ffa2ef7fdcae90081f530f44023a96b6
Diffstat (limited to 'provider_base/common.json')
-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 547acc80..c7be5cf4 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", |