summaryrefslogtreecommitdiffstats
path: root/package/postgresql/postgresql.mk
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-10-31 16:31:25 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-01 14:58:37 +0100
commitfcb554d39dd3476557406023d18543063ce8442c (patch)
tree1d4109ec6bc9ed9dafbcaca4e1eee2bb96f000c3 /package/postgresql/postgresql.mk
parent91081e2a6b8e0cc68de7ad1e41cb1fd06de7c0f0 (diff)
downloadbuildroot-fcb554d39dd3476557406023d18543063ce8442c.tar.gz
buildroot-fcb554d39dd3476557406023d18543063ce8442c.zip
postgresql: bump version to 9.6.1
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> 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 8290370ffa..d46e8c0ec8 100644
--- a/package/postgresql/postgresql.mk
+++ b/package/postgresql/postgresql.mk
@@ -4,7 +4,7 @@
#
################################################################################
-POSTGRESQL_VERSION = 9.6.0
+POSTGRESQL_VERSION = 9.6.1
POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
POSTGRESQL_SITE = http://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
POSTGRESQL_LICENSE = PostgreSQL
OpenPOWER on IntegriCloud