summaryrefslogtreecommitdiffstats
path: root/package/postgresql/postgresql.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-06-08 15:43:25 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-09 22:43:17 +0200
commit233862860cfd4474dcc2d298d54b1f058b624e8e (patch)
tree18bc0a4bb585de7be41b2e9e18afef6a8ce5951b /package/postgresql/postgresql.mk
parentcb3c787a5cb3571774e70fc7ce28c43cb02cc41b (diff)
downloadbuildroot-233862860cfd4474dcc2d298d54b1f058b624e8e.tar.gz
buildroot-233862860cfd4474dcc2d298d54b1f058b624e8e.zip
postgresql: bump to version 9.4.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/postgresql.mk')
-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 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
OpenPOWER on IntegriCloud