postgresql: bump to version 9.3.5

See [1] for a detailed list of changes/fixes.

[1] http://www.postgresql.org/docs/current/static/release-9-3-5.html

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Seiderer 2014-08-08 22:27:08 +02:00 committed by Peter Korsgaard
parent 7e725e1333
commit ed3cc0d017
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
################################################################################
POSTGRESQL_VERSION = 9.3.4
POSTGRESQL_VERSION = 9.3.5
POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
POSTGRESQL_SITE = http://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
POSTGRESQL_LICENSE = PostgreSQL