diff options
author | Andras Timar <atimar@suse.com> | 2011-07-21 18:08:16 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-07-21 18:22:49 +0200 |
commit | ae58f5193382116c3460a439bbfc58d7d50c8469 (patch) | |
tree | 2bc3ceb77c88e0f2d2d0525e0d5de810bb606a79 /download | |
parent | 649a3a418160979179ccdfd997edb8dbf83a6d25 (diff) |
download and distribute latest vcredist_x64.exe
Microsoft Visual C++ 2008 SP1 Redistributable Package ATL Security Update
ProductName = Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148
ProductCode = {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}
Diffstat (limited to 'download')
-rwxr-xr-x | download | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -181,7 +181,7 @@ if [ "$COM" = "MSC" ]; then case "$msvcver" in 9.0) downloaditem "http://download.microsoft.com/download/9/7/7/977B481A-7BA6-4E30-AC40-ED51EB2028F2/" "vcredist_x86.exe" "fd30acc7a696c32f661b33668e73bf7b" - downloaditem "http://download.microsoft.com/download/d/2/4/d242c3fb-da5a-4542-ad66-f9661d0a8d19/" "vcredist_x64.exe" "a31dc1a74f1dee5caf63aec8ebb5fe20" + downloaditem "http://download.microsoft.com/download/9/7/7/977B481A-7BA6-4E30-AC40-ED51EB2028F2/" "vcredist_x64.exe" "3abb5efe9ad4d9728406a1a90a47575f" ;; *) ;; |