summaryrefslogtreecommitdiff
path: root/tags
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-01-27 23:44:06 +0100
committervarac <varacanero@zeromail.org>2015-01-27 23:44:06 +0100
commit21bf5e7e9e44389b541561ac243e4be60d245166 (patch)
tree54847cf31aab6ed51713bb186868326229cc4518 /tags
parentcb24002a7a06e3c626d85e4662460f5eb7db2719 (diff)
added custom mirror for seoul, because http.debian.net fails there (#6674)
Diffstat (limited to 'tags')
-rw-r--r--tags/seoul.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tags/seoul.json b/tags/seoul.json
index 6c8b3ec..c3aec2a 100644
--- a/tags/seoul.json
+++ b/tags/seoul.json
@@ -4,5 +4,11 @@
"country_code": "KR",
"timezone":"+9",
"hemisphere": "N"
+ },
+ "apt": {
+ "url": {
+ "basic": "http://ftp.daum.net/debian/",
+ "backports": "http://ftp.daum.net/debian/"
+ }
}
}