Index: /issm/trunk-jpl/externalpackages/petsc/install-3.5-greenplanet.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.5-greenplanet.sh	(revision 18630)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.5-greenplanet.sh	(revision 18631)
@@ -7,14 +7,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.5.1 src
+rm -rf install petsc-3.5.2 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.1.tar.gz' 'petsc-3.5.1.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.2.tar.gz' 'petsc-3.5.2.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.5.1.tar.gz
-mv petsc-3.5.1/* src/
-rm -rf petsc-3.5.1
+tar -zxvf  petsc-3.5.2.tar.gz
+mv petsc-3.5.2/* src/
+rm -rf petsc-3.5.2
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.5-linux64-static.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.5-linux64-static.sh	(revision 18630)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.5-linux64-static.sh	(revision 18631)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.5.1 src
+rm -rf install petsc-3.5.2 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.1.tar.gz' 'petsc-3.5.1.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.2.tar.gz' 'petsc-3.5.2.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.5.1.tar.gz
-mv petsc-3.5.1/* src/
-rm -rf petsc-3.5.1
+tar -zxvf  petsc-3.5.2.tar.gz
+mv petsc-3.5.2/* src/
+rm -rf petsc-3.5.2
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.5-linux64.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.5-linux64.sh	(revision 18630)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.5-linux64.sh	(revision 18631)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.5.1 src
+rm -rf install petsc-3.5.2 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.1.tar.gz' 'petsc-3.5.1.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.2.tar.gz' 'petsc-3.5.2.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.5.1.tar.gz
-mv petsc-3.5.1/* src/
-rm -rf petsc-3.5.1
+tar -zxvf  petsc-3.5.2.tar.gz
+mv petsc-3.5.2/* src/
+rm -rf petsc-3.5.2
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.5-macosx64-static.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.5-macosx64-static.sh	(revision 18630)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.5-macosx64-static.sh	(revision 18631)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.5.1 src
+rm -rf install petsc-3.5.2 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.1.tar.gz' 'petsc-3.5.1.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.2.tar.gz' 'petsc-3.5.2.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.5.1.tar.gz
-mv petsc-3.5.1/* src/
-rm -rf petsc-3.5.1
+tar -zxvf  petsc-3.5.2.tar.gz
+mv petsc-3.5.2/* src/
+rm -rf petsc-3.5.2
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.5-macosx64.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.5-macosx64.sh	(revision 18630)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.5-macosx64.sh	(revision 18631)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.5.1 src
+rm -rf install petsc-3.5.2 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.1.tar.gz' 'petsc-3.5.1.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.2.tar.gz' 'petsc-3.5.2.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.5.1.tar.gz
-mv petsc-3.5.1/* src/
-rm -rf petsc-3.5.1
+tar -zxvf  petsc-3.5.2.tar.gz
+mv petsc-3.5.2/* src/
+rm -rf petsc-3.5.2
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.5-pleiades-intel2012.0.032-mpt.2.06rp16.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.5-pleiades-intel2012.0.032-mpt.2.06rp16.sh	(revision 18630)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.5-pleiades-intel2012.0.032-mpt.2.06rp16.sh	(revision 18631)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.5.1 src
+rm -rf install petsc-3.5.2 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.1.tar.gz' 'petsc-3.5.1.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.2.tar.gz' 'petsc-3.5.2.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.5.1.tar.gz
-mv petsc-3.5.1/* src/
-rm -rf petsc-3.5.1
+tar -zxvf  petsc-3.5.2.tar.gz
+mv petsc-3.5.2/* src/
+rm -rf petsc-3.5.2
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.5-pleiades.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.5-pleiades.sh	(revision 18630)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.5-pleiades.sh	(revision 18631)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.5.1 src
+rm -rf install petsc-3.5.2 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.1.tar.gz' 'petsc-3.5.1.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.2.tar.gz' 'petsc-3.5.2.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.5.1.tar.gz
-mv petsc-3.5.1/* src/
-rm -rf petsc-3.5.1
+tar -zxvf  petsc-3.5.2.tar.gz
+mv petsc-3.5.2/* src/
+rm -rf petsc-3.5.2
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.5-win7.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.5-win7.sh	(revision 18630)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.5-win7.sh	(revision 18631)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.5.1 src
+rm -rf install petsc-3.5.2 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.1.tar.gz' 'petsc-3.5.1.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.5.2.tar.gz' 'petsc-3.5.2.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.5.1.tar.gz
-mv petsc-3.5.1/* src/
-rm -rf petsc-3.5.1
+tar -zxvf  petsc-3.5.2.tar.gz
+mv petsc-3.5.2/* src/
+rm -rf petsc-3.5.2
 
 export PETSC_DIR=`cygpath -u "$ISSM_DIR/externalpackages/petsc/src"`
