From 507d9f0076e081a04a10fb707001c70d91aee5ef Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 23 Oct 2019 15:35:23 +0200 Subject: [PATCH] correct google code links --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 260cc2d..1edd35a 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -290,13 +290,13 @@ DL_ARCH[4]="X86" DL_WINST_NAME[4]=UninstallShockExe DL_FILE[5]="sed-4.2.2-bin.zip" -DL_SOURCE[5]="https://gnu-on-windows.googlecode.com/files/sed-4.2.2-bin.zip" +DL_SOURCE[5]="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gnu-on-windows/sed-4.2.2-bin.zip" DL_ARCH[5]="X86" DL_EXTRACT_FORMAT[5]="unzip" DL_EXTRACT_TO[5]="GNU" DL_FILE[6]="libiconv-1.14-bin.zip" -DL_SOURCE[6]="https://gnu-on-windows.googlecode.com/files/libiconv-1.14-bin.zip" +DL_SOURCE[6]="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gnu-on-windows/libiconv-1.14-bin.zip" DL_ARCH[6]="X86" DL_EXTRACT_FORMAT[6]="unzip" DL_EXTRACT_TO[6]="GNU"