summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/"
;;
*)