File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121 install_packages => {
2222 # tools
2323 # gcc, gmake, gdb & co.
24- ' gcc-toolchain' => { url => ' file ://z| /winlibs.zip' , install_to => ' c' },
24+ ' gcc-toolchain' => { url => ' https ://github.com/StrawberryPerl/build-extlibs/releases/download/gcc13.2_ucrt_posix /winlibs.zip' , install_to => ' c' },
2525 # patch => 'https://github.com/StrawberryPerl/build-extlibs/releases/download/dev_gcc10.3_20230313/64bit_patch-2.7.5-bin_20230420.zip',
2626 ' patch' => ' <package_url>/kmx/64_tools/64bit_patch-2.5.9-7-bin_20100110_UAC.zip' ,
2727 # special cases
5858 ' readline' => ' https://github.com/StrawberryPerl/build-extlibs/releases/download/gcc13.2_ucrt_posix/64bit_readline-8.2-bin_20240515.zip' ,
5959 ' termcap' => ' https://github.com/StrawberryPerl/build-extlibs/releases/download/gcc13.2_ucrt_posix/64bit_termcap-1.3.1-bin_20240515.zip' ,
6060 ' tiff' => ' https://github.com/StrawberryPerl/build-extlibs/releases/download/gcc13.2_ucrt_posix/64bit_tiff-4.6.0-bin_20240515.zip' ,
61- ' xz' => ' file ://c:/shawn/sp_repos/build_extlibs_20240518/extlibs_ucrt_posix/ 64bit_xz-5.4.6-bin_20240518.zip' , # temporary
61+ ' xz' => ' https ://github.com/StrawberryPerl/build-extlibs/releases/download/gcc13.2_ucrt_posix/ 64bit_xz-5.4.6-bin_20240518.zip' ,
6262 ' zlib' => ' https://github.com/StrawberryPerl/build-extlibs/releases/download/gcc13.2_ucrt_posix/64bit_zlib-1.3.1-bin_20240515.zip' ,
6363 },
6464 },
You can’t perform that action at this time.
0 commit comments