trevert to deb.debian.org - amprolla - devuan's apt repo merger
HTML git clone git://parazyd.org/amprolla.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 7ec11295792ca106e7ee6eadfdb7fa8c00ad93f0
DIR parent 0b476ccaa510c4bc9b35784753f79dfa353e542a
HTML Author: parazyd <parazyd@dyne.org>
Date: Sun, 9 Jul 2017 14:02:20 +0200
revert to deb.debian.org
Diffstat:
M lib/config.def.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/lib/config.def.py b/lib/config.def.py
t@@ -43,7 +43,7 @@ repos = {
},
'debian': {
'name': 'DEBIAN',
- 'host': 'http://ftp.debian.org',
+ 'host': 'http://deb.debian.org',
'dists': 'debian/dists',
'pool': 'debian/pool',
'aliases': True,