summaryrefslogtreecommitdiffhomepage
path: root/build.vars
diff options
context:
space:
mode:
Diffstat (limited to 'build.vars')
-rw-r--r--build.vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.vars b/build.vars
index 81acc49d..2dd8a2bb 100644
--- a/build.vars
+++ b/build.vars
@@ -48,7 +48,7 @@ fi;
export PATH="${PREFIX}/bin${PATH:+:${PATH}}";
: ${TIMESTAMP_FMT:="%Y/%m/%d %H:%M:%S"};
: ${TIMESTAMP_FMT_STATUS_FILES:=%Y-%m-%d-%H-%M-%S};
-: ${WGET_ARGS:="-N --no-check-certificate"};
+: ${WGET_ARGS:="--no-check-certificate"};
: ${WORKDIR:=${PREFIX}/tmp};
: ${PKG_BUILD_NAMES:="apk_tools bash binutils binutils_host bzip2 coreutils curl dalist dash diffutils findutils gawk git glib gmp grep gzip hexcurse irssi less libarchive libelf libfetch libffi libnbcompat libressl libz make mksh mpc mpfr nano ncurses ncursestw ncursesw ntapi ntcon ntctty openssh pacman patch pemagine perl popt psxscl psxstub psxtypes python3 rsync sed slibtool tar tcsh util_linux which xz zsh"};