[mapguide-commits] r8305 - branches/2.6/vagrant/scripts

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Jul 17 07:29:51 PDT 2014


Author: jng
Date: 2014-07-17 07:29:51 -0700 (Thu, 17 Jul 2014)
New Revision: 8305

Modified:
   branches/2.6/vagrant/scripts/mginstallcentos.sh
   branches/2.6/vagrant/scripts/mginstallubuntu.sh
Log:
Update install scripts for RC2

Modified: branches/2.6/vagrant/scripts/mginstallcentos.sh
===================================================================
--- branches/2.6/vagrant/scripts/mginstallcentos.sh	2014-07-16 12:06:53 UTC (rev 8304)
+++ branches/2.6/vagrant/scripts/mginstallcentos.sh	2014-07-17 14:29:51 UTC (rev 8305)
@@ -1,5 +1,5 @@
 #!/bin/bash
-URL="http://download.osgeo.org/mapguide/releases/2.6/Beta1"
+URL="http://download.osgeo.org/mapguide/releases/2.6.0/RC2"
 #URL="http://192.168.0.4/downloads"
 FDOVER_MAJOR_MINOR=3.9
 FDOVER_POINT=0

Modified: branches/2.6/vagrant/scripts/mginstallubuntu.sh
===================================================================
--- branches/2.6/vagrant/scripts/mginstallubuntu.sh	2014-07-16 12:06:53 UTC (rev 8304)
+++ branches/2.6/vagrant/scripts/mginstallubuntu.sh	2014-07-17 14:29:51 UTC (rev 8305)
@@ -1,6 +1,6 @@
 #!/bin/bash
 TEMPDIR=/tmp/build_mapguide
-URL="http://download.osgeo.org/mapguide/releases/2.6/RC1/ubuntu12"
+URL="http://download.osgeo.org/mapguide/releases/2.6.0/RC2/ubuntu12"
 #URL="http://192.168.0.5/downloads/ubuntu12"
 FDOVER_MAJOR_MINOR=3.9
 FDOVER_MAJOR_MINOR_REV=${FDOVER_MAJOR_MINOR}.0



More information about the mapguide-commits mailing list