mirror of https://github.com/PCSX2/pcsx2.git
prevent
curl: (33) HTTP server does not seem to support byte ranges. Cannot resume.
This commit is contained in:
parent
c82671fce4
commit
8e85eff13e
|
@ -51,7 +51,7 @@ aa27e4454ce631c5a17924ce0624eac736da19fc6f5a2ab15a6c58da7b36950f shaderc-glslan
|
||||||
03ee1a2c06f3b61008478f4abe9423454e53e580b9488b47c8071547c6a9db47 shaderc-spirv-tools-$SHADERC_SPIRVTOOLS.tar.gz
|
03ee1a2c06f3b61008478f4abe9423454e53e580b9488b47c8071547c6a9db47 shaderc-spirv-tools-$SHADERC_SPIRVTOOLS.tar.gz
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
curl -C - -L \
|
curl -L \
|
||||||
-O "https://github.com/ianlancetaylor/libbacktrace/archive/$LIBBACKTRACE.zip" \
|
-O "https://github.com/ianlancetaylor/libbacktrace/archive/$LIBBACKTRACE.zip" \
|
||||||
-O "https://ijg.org/files/jpegsrc.v$LIBJPEG.tar.gz" \
|
-O "https://ijg.org/files/jpegsrc.v$LIBJPEG.tar.gz" \
|
||||||
-O "https://downloads.sourceforge.net/project/libpng/libpng16/$LIBPNG/libpng-$LIBPNG.tar.xz" \
|
-O "https://downloads.sourceforge.net/project/libpng/libpng16/$LIBPNG/libpng-$LIBPNG.tar.xz" \
|
||||||
|
|
Loading…
Reference in New Issue