From 4911bc963f072a216abb4b9c15cfba679e6795b7 Mon Sep 17 00:00:00 2001 From: Adis Nezirovic Date: Mon, 6 Jan 2014 18:19:29 +0100 Subject: system/postgresql: Updated for version 9.3.2. More sensible defaults for database encoding and auth Misc cleanups Signed-off-by: Matteo Bernardini --- system/postgresql/postgresql.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/postgresql/postgresql.info') diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info index 25667fc803866..173292526d2a6 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.3.0" +VERSION="9.3.2" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.3.0/postgresql-9.3.0.tar.bz2" -MD5SUM="09aee56f3a15ce4a7ea32044fb845b53" +DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.3.2/postgresql-9.3.2.tar.bz2" +MD5SUM="8c905155e3e9f9367b4299a9acb41d2a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3