summaryrefslogtreecommitdiff
path: root/package/postgresql
diff options
context:
space:
mode:
authorNathaniel Roach <nroach44@gmail.com>2015-01-11 13:31:35 +0800
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-12 12:36:02 +0100
commitff8832a5b55c186c02998a120de6aa20a8ddd3b2 (patch)
treebcd5ef61b335317fb0ec41a65435364bd2888b31 /package/postgresql
parent4073d1515ff31cfe4dc1b7e78a8ed0d03a0ebd85 (diff)
postgresql: bump version to 9.4.0
Signed-off-by: Nathaniel Roach <nroach44@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql')
-rw-r--r--package/postgresql/postgresql.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk
index e53b9ddb2..6fc965622 100644
--- a/package/postgresql/postgresql.mk
+++ b/package/postgresql/postgresql.mk
@@ -4,7 +4,7 @@
#
################################################################################
-POSTGRESQL_VERSION = 9.3.5
+POSTGRESQL_VERSION = 9.4.0
POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
POSTGRESQL_SITE = http://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
POSTGRESQL_LICENSE = PostgreSQL