This commit is contained in:
Mario Fetka
2017-11-28 14:28:01 +01:00
parent 2eeddfbb37
commit 072a51b6ec
7 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ VENDOR="google.com"
PN="google.chrome"
NAME="Google Chrome"
DESCRIPTION="Ein Browser fuer Computer, Telefon und Tablet"
VERSION="62.0.3202.75"
VERSION="62.0.3202.94"
RELEASE="3"
PRIORITY="0"
ADVICE=""
@@ -14,8 +14,8 @@ ADVICE=""
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="Google_Chrome_icon_2011.svg"
DL_SOURCE[0]="http://upload.wikimedia.org/wikipedia/commons/e/e2/Google_Chrome_icon_%282011%29.svg"
DL_FILE[0]="Google_Chrome_icon_September_2014.svg"
DL_SOURCE[0]="https://upload.wikimedia.org/wikipedia/commons/a/a5/Google_Chrome_icon_%28September_2014%29.svg"
DL_FILE[1]="GoogleChromeStandaloneEnterprise-${VERSION}.msi"
DL_SOURCE[1]="https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi"