From 7660321d57f09bec64630b266fca131c68cef1c0 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 20 Sep 2019 12:44:11 +0200 Subject: [PATCH] correct download link --- builder-product.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/builder-product.cfg b/builder-product.cfg index eea52f9..d33f7eb 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -72,7 +72,8 @@ DL_EXTRACT_TO[9]="Addons/bundles" DL_WINST_NAME[9]=EnglishDictionaryXpi DL_FILE[10]="7zsd_extra_150_2712.7z" -DL_SOURCE[10]="http://www.7zsfx.info/files/7zsd_extra_150_2712.7z" +#DL_SOURCE[10]="http://www.7zsfx.info/files/7zsd_extra_150_2712.7z" +DL_SOURCE[10]="https://raw.githubusercontent.com/cosmomill/7zsfx/master/files/7zsd_extra_150_2712.7z" DL_ARCH[10]="X86" DL_EXTRACT_FORMAT[10]="7zip" DL_EXTRACT_TO[10]="7Zip"