Bump to new combined sereby aio 2.0 32 & 64

This commit is contained in:
Mario Fetka 2012-10-15 06:33:46 +02:00
parent ebbac4f9d7
commit afaf64f3f0
4 changed files with 6 additions and 15 deletions

View File

@ -1 +0,0 @@
6b02d299bee3959ede17d8dffb1aa9a40306647b /home/mario/.opsi-dist-cache/sereby.aio-1.7.4.1.3.6/X86_64/AiO-Runtimes-x64-v1.3.6.7z

View File

@ -1 +0,0 @@
e0bca1947bdf899064a4669d9263551d19473bdc /home/mario/.opsi-dist-cache/sereby.aio-1.7.4.1.3.6/X86/AiO-Runtimes-x86-v1.7.4.7z

View File

@ -0,0 +1 @@
8fd55cd1515a4bdc240ffe9264bb63fcadb9bf75 /home/mario/.opsi-dist-cache/sereby.aio-2.0.0/X86/aio-runtimes_v2.0.0.7z

View File

@ -3,9 +3,7 @@
############################
VENDOR="sereby.org"
PN="sereby.aio"
VERSION_X86="1.7.4"
VERSION_X64="1.3.6"
VERSION="${VERSION_X86}.${VERSION_X64}"
VERSION="2.0.0"
RELEASE="1"
PRIORITY="0"
ADVICE=""
@ -25,18 +23,12 @@ ICON_DL_INDEX=0
DL_FILE[0]="102791693_ff1cd10758.jpg"
DL_SOURCE[0]="http://www.chip.de/ii/102791693_ff1cd10758.jpg"
## 1: 32 Bit Runtimes
DL_FILE[1]="AiO-Runtimes-x86-v${VERSION_X86}.7z"
DL_SOURCE[1]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/56007/?download"
## 1: 32 & 64 Bit Runtimes
DL_FILE[1]="aio-runtimes_v${VERSION}.7z"
DL_SOURCE[1]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/56930/?download"
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="7zip"
## 2: 64 Bit
DL_FILE[2]="AiO-Runtimes-x64-v${VERSION_X64}.7z"
DL_SOURCE[2]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/56006/?download"
DL_ARCH[2]="X86_64"
DL_EXTRACT_FORMAT[2]="7zip"
##################
### Variables
##################
@ -45,7 +37,7 @@ WINST_NAME[0]=Install32Exe
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\svcpack\\aio-runtimes.exe"
WINST_NAME[1]=Install64Exe
WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[2]@\\aio-runtimes.exe"
WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\svcpack\\aio-runtimes.exe"