summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-04-19 10:33:04 +0200
committerDaniel Baumann <daniel@debian.org>2013-04-19 10:33:04 +0200
commitea0a65be4c61f594229805f3907a9c6b84e5a11a (patch)
treeaa491bfa4afcaa191d37f8b648a639c475a0899e
parentda914efba4d53b0aa2a5a88dc9ccc74b855c9c88 (diff)
downloadvyos-live-build-ea0a65be4c61f594229805f3907a9c6b84e5a11a.tar.gz
vyos-live-build-ea0a65be4c61f594229805f3907a9c6b84e5a11a.zip
Updating bootstrap mirror for progress-linux.
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 28b8d6cdc..9a958fa31 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -362,7 +362,7 @@ Set_defaults ()
progress-linux)
LB_PARENT_MIRROR_BOOTSTRAP="${LB_PARENT_MIRROR_BOOTSTRAP:-http://ftp.debian.org/debian/}"
- LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://cdn.archive.progress-linux.org/progress/}"
+ LB_MIRROR_BOOTSTRAP="${LB_MIRROR_BOOTSTRAP:-http://cdn.archive.progress-linux.org/packages/}"
;;
ubuntu)