From a625ce959b096c61f50c03c6b5e0be09df4bb11e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Mar 2010 17:48:12 +0100 Subject: Updating hostname of ubuntu security updates. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" ;; *) -- cgit v1.0