[GRASS-SVN] r59708 - grass/branches/releasebranch_7_0/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 13 05:31:58 PDT 2014
Author: hellik
Date: 2014-04-13 05:31:58 -0700 (Sun, 13 Apr 2014)
New Revision: 59708
Modified:
grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl
Log:
wingrass: update downloading/installing latest Microsoft Runtime DLLs delivered by OSGeo4W (merge from trunk)
Modified: grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl 2014-04-13 12:28:52 UTC (rev 59707)
+++ grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl 2014-04-13 12:31:58 UTC (rev 59708)
@@ -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