[GRASS-SVN] r59707 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 13 05:28:53 PDT 2014
Author: hellik
Date: 2014-04-13 05:28:52 -0700 (Sun, 13 Apr 2014)
New Revision: 59707
Modified:
grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
Log:
wingrass: update downloading/installing latest Microsoft Runtime DLLs delivered by OSGeo4W
Modified: grass/trunk/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi.tmpl 2014-04-13 12:15:54 UTC (rev 59706)
+++ grass/trunk/mswindows/GRASS-Installer.nsi.tmpl 2014-04-13 12:28:52 UTC (rev 59707)
@@ -966,7 +966,7 @@
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"
More information about the grass-commit
mailing list