Bump
This commit is contained in:
@@ -5,7 +5,7 @@ VENDOR="foxitsoftware.com"
|
||||
PN="foxit.pdfreader"
|
||||
NAME="FoxIt PDF Reader"
|
||||
DESCRIPTION="Secure PDF Reader"
|
||||
VERSION="7.2.5.0930"
|
||||
VERSION="7.3.6.321"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
@@ -20,8 +20,8 @@ DL_SOURCE[0]="http://3.bp.blogspot.com/-FBikeX1PVrw/VUG2fPkSMyI/AAAAAAAAAQk/vNYP
|
||||
# replace points, split into array
|
||||
a=( ${VERSION//./ } )
|
||||
|
||||
DL_FILE[1]="EnterpriseFoxitReader${VERSION}_L10N.iso"
|
||||
DL_SOURCE[1]="http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/win/${a[0]}.x/${a[0]}.${a[1]}/L10N/EnterpriseFoxitReader${a[0]}${a[1]}${a[2]}.${a[3]}_L10N.iso"
|
||||
DL_FILE[1]="FoxitReader${VERSION}_L10N.iso"
|
||||
DL_SOURCE[1]="http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/win/${a[0]}.x/${a[0]}.${a[1]}/L10N/FoxitReader${a[0]}${a[1]}${a[2]}.${a[3]}_L10N.iso"
|
||||
DL_ARCH[1]="X86"
|
||||
DL_EXTRACT_FORMAT[1]="7zip"
|
||||
|
||||
@@ -36,5 +36,5 @@ WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\Transforms"
|
||||
|
||||
OPSI_INI_SECTION[0]="X86"
|
||||
OPSI_INI_OPTION[0]="MsiId"
|
||||
OPSI_INI_VALUE[0]="{98BE8556-1263-4F92-8F4E-F9C2BE58FD4C}"
|
||||
OPSI_INI_VALUE[0]="{D7E98978-93C9-441A-AF7B-DB06DD86A3A8}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user