summaryrefslogtreecommitdiffstats
path: root/database/postgresql/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/postgresql/DETAILS')
-rwxr-xr-xdatabase/postgresql/DETAILS9
1 files changed, 4 insertions, 5 deletions
diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index 9413ac71e4..88ab43492d 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,11 +1,10 @@
SPELL=postgresql
- VERSION=9.2.2
- SOURCE_HASH=sha512:147690b168838b7d45cc805882cb6ef628cbf656ff115d32ab76c4ad38b06aa00223f728bf0e5befcdd27cc4e27a917493d857f1f29006952f0ff07da6615808
+ VERSION=9.2.3
+ SOURCE_HASH=sha512:e2520ae03f3cac3effed6e8e45900f6718a944c9a3c90d856819caaeeb6ba9b2324744c18a37b8e9bc5d7e63abab5b84f20259b797fd81ace0040a578f87aad8
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}
+ SOURCE_URL[1]=ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v${VERSION}/${SOURCE}
if [[ $PGSQL_CLUSTER == y ]]; then
CLUSTER_VERSION=1.9.0rc5
@@ -16,7 +15,7 @@ fi
WEB_SITE=http://www.postgresql.org/
GATHER_DOCS=off
- SECURITY_PATCH=12
+ SECURITY_PATCH=13
ENTERED=20011113
LICENSE[0]=BSD
KEYWORDS="database"