Author: jfrederic.clere(a)jboss.com
Date: 2008-11-17 09:06:45 -0500 (Mon, 17 Nov 2008)
New Revision: 78
Modified:
trunk/php/buildphp.sh
Log:
Arrange postgres.
Modified: trunk/php/buildphp.sh
===================================================================
--- trunk/php/buildphp.sh 2008-11-17 09:32:35 UTC (rev 77)
+++ trunk/php/buildphp.sh 2008-11-17 14:06:45 UTC (rev 78)
@@ -20,6 +20,8 @@
PSQLVER=8.1.15
#PSQLURL=http://wwwmaster.postgresql.org/redir?ftp://ftp2.ch.postgresql.org/pub/postgresql/source/v${PSQLVER}/postgresql-${PSQLVER}.tar.gz
PSQLURL=ftp://ftp-archives.postgresql.org/pub/source/v${PSQLVER}/postgres...
+PSQLURL=ftp://ftp-archives.postgresql.org/pub/source/v${PSQLVER}/postgresql-${PSQLVER}.tar.gz
+PSQLURL=http://ftp4.fr.postgresql.org/pub/mirrors/postgresql/source/v8.1.15/postgresql-8.1.15.tar.gz
OSSLVER="0.9.8i"
OSSLURL=http://www.openssl.org/source/openssl-${OSSLVER}.tar.gz