[GRASS-SVN] r56979 - grass/branches/develbranch_6/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jul 2 06:54:41 PDT 2013
Author: hellik
Date: 2013-07-02 06:54:41 -0700 (Tue, 02 Jul 2013)
New Revision: 56979
Modified:
grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl
Log:
msvcrt-1.0.1-7.tar.bz2 -> msvcrt-1.0.1-8.tar.bz2
Modified: grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl 2013-07-02 13:35:39 UTC (rev 56978)
+++ grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi.tmpl 2013-07-02 13:54:41 UTC (rev 56979)
@@ -950,7 +950,7 @@
AddSize 13500
StrCpy $HTTP_PATH "http://download.osgeo.org/osgeo4w/release/msvcrt/"
- StrCpy $ARCHIVE_NAME "msvcrt-1.0.1-7.tar.bz2"
+ StrCpy $ARCHIVE_NAME "msvcrt-1.0.1-8.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