From 233862860cfd4474dcc2d298d54b1f058b624e8e Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 8 Jun 2015 15:43:25 -0300 Subject: postgresql: bump to version 9.4.3 Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- package/postgresql/postgresql.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/postgresql/postgresql.mk') diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk index d4895a0adc..c4fa36cc74 100644 --- a/package/postgresql/postgresql.mk +++ b/package/postgresql/postgresql.mk @@ -4,7 +4,7 @@ # ################################################################################ -POSTGRESQL_VERSION = 9.4.2 +POSTGRESQL_VERSION = 9.4.3 POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2 POSTGRESQL_SITE = http://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION) POSTGRESQL_LICENSE = PostgreSQL -- cgit v1.2.3