postgresql: bump version to 9.4.0
authorNathaniel Roach <nroach44@gmail.com>
Sun, 11 Jan 2015 05:31:35 +0000 (13:31 +0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 12 Jan 2015 11:36:02 +0000 (12:36 +0100)
Signed-off-by: Nathaniel Roach <nroach44@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/postgresql/postgresql.mk

index e53b9ddb26b21a7324069c12fd4bf368612ee7ca..6fc965622fdec0e938d877bd64cdbdbd46f913bd 100644 (file)
@@ -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