summaryrefslogtreecommitdiffstats
path: root/package/postgresql/postgresql.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-11-13 23:16:31 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-11-13 23:16:31 +0100
commitf5022e070a87d595f0f5810833875e8c69a5f1a1 (patch)
tree0a743e9dec683dc45cc6033d0bcaad0819c2fc43 /package/postgresql/postgresql.mk
parente57335cec2afe1aac395018c988e8946f8c76207 (diff)
parent071cc43892f4a6c0b26b7a145f844acde31e7ee0 (diff)
downloadbuildroot-f5022e070a87d595f0f5810833875e8c69a5f1a1.tar.gz
buildroot-f5022e070a87d595f0f5810833875e8c69a5f1a1.zip
Merge tag '2017.11-rc2' into next
master has gained a number of autobuilder bugfixes since rc1, so merge these to next to also fix them there.
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 7adb957cf0..50ce212c1c 100644
--- a/package/postgresql/postgresql.mk
+++ b/package/postgresql/postgresql.mk
@@ -4,7 +4,7 @@
#
################################################################################
-POSTGRESQL_VERSION = 9.6.5
+POSTGRESQL_VERSION = 9.6.6
POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
POSTGRESQL_SITE = http://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
POSTGRESQL_LICENSE = PostgreSQL
OpenPOWER on IntegriCloud