summaryrefslogtreecommitdiffstats
path: root/system/postgresql/postgresql.info
diff options
context:
space:
mode:
author Adis Nezirovic <adis_at_linux.org.ba>2014-01-06 18:19:29 +0100
committer Erik Hanson <erik@slackbuilds.org>2014-01-07 11:13:07 -0600
commit4911bc963f072a216abb4b9c15cfba679e6795b7 (patch)
tree62eac071981816f072f0bc171c3da1725fa90d50 /system/postgresql/postgresql.info
parent11a427aed5293863f0798045ba9fd9ac57da246c (diff)
downloadslackbuilds-4911bc963f072a216abb4b9c15cfba679e6795b7.tar.gz
slackbuilds-4911bc963f072a216abb4b9c15cfba679e6795b7.tar.xz
system/postgresql: Updated for version 9.3.2.
More sensible defaults for database encoding and auth Misc cleanups Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.info')
-rw-r--r--system/postgresql/postgresql.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index 25667fc803..173292526d 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=""