[Libreoffice-commits] .: download

Andras Timar timar at kemper.freedesktop.org
Thu Jul 21 09:23:37 PDT 2011


 download |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3f0ea8071584476c1de5b5123d21dcfaba8310a2
Author: Andras Timar <atimar at suse.com>
Date:   Thu Jul 21 18:08:16 2011 +0200

    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}

diff --git a/download b/download
index 86a02ef..acdd999 100755
--- a/download
+++ b/download
@@ -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"
         ;;
     *)
         ;;


More information about the Libreoffice-commits mailing list