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:
parent
7e725e1333
commit
ed3cc0d017
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user