From 02dfe37d917ebb0d4b8476ccf37081bdf7eeb31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Thu, 9 Jun 2016 20:06:07 +0000 Subject: Fix SourceForge URL downloads. --- build.vars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.vars') 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"}; -- cgit v1.2.3