summaryrefslogtreecommitdiffstats
path: root/package/postgresql/postgresql.mk
diff options
context:
space:
mode:
authorAdam Duskett <aduskett@gmail.com>2017-09-05 08:20:10 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-09-05 21:17:45 +0200
commit95e284bd2732390eb34cb72c798032fd7ac8920c (patch)
tree7dc7f8a4e2fc3d10f2857ee3041d9b9d6f582902 /package/postgresql/postgresql.mk
parentd8bc440e3a6cd7245374c7d905911361987cb2f8 (diff)
downloadbuildroot-95e284bd2732390eb34cb72c798032fd7ac8920c.tar.gz
buildroot-95e284bd2732390eb34cb72c798032fd7ac8920c.zip
postgresql: bump to version 9.6.5
Signed-off-by: Adam Duskett <aduskett@gmail.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 62b41cbeaa..7adb957cf0 100644
--- a/package/postgresql/postgresql.mk
+++ b/package/postgresql/postgresql.mk
@@ -4,7 +4,7 @@
#
################################################################################
-POSTGRESQL_VERSION = 9.6.3
+POSTGRESQL_VERSION = 9.6.5
POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
POSTGRESQL_SITE = http://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
POSTGRESQL_LICENSE = PostgreSQL
OpenPOWER on IntegriCloud