Selaa lähdekoodia

wingrass: update downloading/installing latest Microsoft Runtime DLLs delivered by OSGeo4W

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59707 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky 11 vuotta sitten
vanhempi
commit
c6f008afed
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      mswindows/GRASS-Installer.nsi.tmpl

+ 1 - 1
mswindows/GRASS-Installer.nsi.tmpl

@@ -966,7 +966,7 @@ Section /O "Important Microsoft Runtime DLLs" SecMSRuntime
 	AddSize 13500
 	
 	StrCpy $HTTP_PATH "http://download.osgeo.org/osgeo4w/release/msvcrt/"
-	StrCpy $ARCHIVE_NAME "msvcrt-1.0.1-8.tar.bz2"
+	StrCpy $ARCHIVE_NAME "msvcrt-1.0.1-10.tar.bz2"
 	StrCpy $EXTENDED_ARCHIVE_NAME "Microsoft Visual C++ Redistributable Packages"
 	StrCpy $ORIGINAL_UNTAR_FOLDER "install_msruntime"