summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-03-11 17:48:12 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:05 +0100
commita625ce959b096c61f50c03c6b5e0be09df4bb11e (patch)
tree849b4786cde02dbf0432c73648c9601f300c68d4 /functions/defaults.sh
parent4a7c69dd691d19c10f274e8c71cd9a06824868d8 (diff)
downloadlive-build-a625ce959b096c61f50c03c6b5e0be09df4bb11e.zip
live-build-a625ce959b096c61f50c03c6b5e0be09df4bb11e.tar.gz
Updating hostname of ubuntu security updates.
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 2240b8f..05ab2fc 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -322,7 +322,7 @@ Set_defaults ()
ubuntu)
case "${LH_ARCHITECTURE}" in
amd64|i386)
- LH_MIRROR_CHROOT_SECURITY="http://archive.ubuntu.com/ubuntu/"
+ LH_MIRROR_CHROOT_SECURITY="http://security.ubuntu.com/ubuntu/"
;;
*)