This commit is contained in:
Mario Fetka 2019-09-19 13:22:09 +02:00
parent d1959e326c
commit 3aad883a02
3 changed files with 2 additions and 2 deletions

View File

@ -1 +0,0 @@
f9e590f9e95015cdc4a02574721a1501ef556e51 /home/mario/.opsi-dist-cache/foxit.pdfreader-9.6.0.25114/X86/FoxitReader96_L10N_Setup.msi

View File

@ -0,0 +1 @@
f9e590f9e95015cdc4a02574721a1501ef556e51 /home/mario/.opsi-dist-cache/foxit.pdfreader-9.6.0.25114/X86/FoxitReader_9.6.0.25114_L10N_Setup.msi

View File

@ -20,7 +20,7 @@ DL_SOURCE[0]="https://www.foxitsoftware.com/resource/images/icons/foxitpdf.png"
# replace points, split into array
a=( ${VERSION//./ } )
DL_FILE[1]="FoxitReader${a[0]}${a[1]}_L10N_Setup.msi"
DL_FILE[1]="FoxitReader_${VERSION}_L10N_Setup.msi"
#DL_SOURCE[1]="http://cdn01.foxitsoftware.com/product/reader/desktop/win/${a[0]}.${a[1]}/FoxitReader${a[0]}${a[1]}_L10N_Setup.iso"
DL_SOURCE[1]="http://cdn01.foxitsoftware.com/product/reader/desktop/win/${a[0]}.${a[1]}/9910CA6CE9336206109512BFF17F97BA/FoxitReader${a[0]}${a[1]}_L10N_Setup.msi"
DL_ARCH[1]="X86"