This commit is contained in:
Mario Fetka
2014-12-22 12:35:56 +01:00
parent b6d50bb8ec
commit b475628352
6 changed files with 6 additions and 6 deletions

View File

@@ -17,13 +17,13 @@ TYPE="public"
DL_FILE[0]="openvpn.png"
DL_SOURCE[0]="http://remibergsma.files.wordpress.com/2015/02/openvpn.png"
DL_FILE[1]="openvpn-install-${VERSION}-I001-i686.exe"
DL_SOURCE[1]="http://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-I001-i686.exe"
DL_FILE[1]="openvpn-install-${VERSION}-I601-i686.exe"
DL_SOURCE[1]="http://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-I601-i686.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Exe
DL_FILE[2]="openvpn-install-${VERSION}-I001-x86_64.exe"
DL_SOURCE[2]="http://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-I001-x86_64.exe"
DL_FILE[2]="openvpn-install-${VERSION}-I601-x86_64.exe"
DL_SOURCE[2]="http://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-I601-x86_64.exe"
DL_ARCH[2]="X86_64"
DL_WINST_NAME[2]=Install64Exe