summaryrefslogtreecommitdiffstats
path: root/database/postgresql/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/postgresql/DETAILS')
-rwxr-xr-xdatabase/postgresql/DETAILS7
1 files changed, 4 insertions, 3 deletions
diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index b9bb0b1f6f..532398c3bd 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,10 +1,11 @@
SPELL=postgresql
- VERSION=8.4.4
- SOURCE_HASH=sha512:d6aea1a321eee11e6a2ff2b82773917b747c14ee6602cb2390685efde54e263c45732971ba1452ddb70100eefce35a24ded72c0e5d2ca678928acc3bb1a3d517
+ VERSION=9.0.4
+ SOURCE_HASH=sha512:7ea402e1e98c2694ab3331fa9ad3b4ea95cc34c6f93d846d2f3f497815faaca5062fb61f582fb6a94073d0d4d1f8d8c11b4d54434cacd4d459dff82bbe0dd00f
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/source/v$VERSION/$SOURCE
SOURCE_URL[1]=ftp://ftp10.us.postgresql.org/pub/$SPELL/source/v$VERSION/$SOURCE
+ SOURCE_URL[2]=ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v${VERSION}/${SOURCE}
if [[ $PGSQL_CLUSTER == y ]]; then
CLUSTER_VERSION=1.9.0rc5
@@ -15,7 +16,7 @@ fi
WEB_SITE=http://www.postgresql.org/
GATHER_DOCS=off
- SECURITY_PATCH=7
+ SECURITY_PATCH=9
ENTERED=20011113
LICENSE[0]=BSD
KEYWORDS="database"