All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Duskett <aduskett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] postgresql: bump to version 9.6.5
Date: Tue,  5 Sep 2017 08:20:10 -0400	[thread overview]
Message-ID: <20170905122010.19409-6-aduskett@gmail.com> (raw)
In-Reply-To: <20170905122010.19409-1-aduskett@gmail.com>

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/postgresql/postgresql.hash | 4 ++--
 package/postgresql/postgresql.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/postgresql/postgresql.hash b/package/postgresql/postgresql.hash
index c65edf71d..62ce9a740 100644
--- a/package/postgresql/postgresql.hash
+++ b/package/postgresql/postgresql.hash
@@ -1,2 +1,2 @@
-# From https://ftp.postgresql.org/pub/source/v9.6.3/postgresql-9.6.3.tar.bz2.sha256
-sha256 1645b3736901f6d854e695a937389e68ff2066ce0cde9d73919d6ab7c995b9c6  postgresql-9.6.3.tar.bz2
+# From https://ftp.postgresql.org/pub/source/v9.6.5/postgresql-9.6.5.tar.bz2.sha256
+sha256 06da12a7e3dddeb803962af8309fa06da9d6989f49e22865335f0a14bad0744c  postgresql-9.6.5.tar.bz2
diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk
index 62b41cbea..7adb957cf 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
-- 
2.13.5

  parent reply	other threads:[~2017-09-05 12:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-05 12:20 [Buildroot] [PATCH 1/1] busybox: bump to version 1.27.2 Adam Duskett
2017-09-05 12:20 ` [Buildroot] [PATCH 1/1] cairo: bump to 1.14.10 Adam Duskett
2017-09-05 19:14   ` Thomas Petazzoni
2017-09-05 12:20 ` [Buildroot] [PATCH 1/1] harfbuzz: bump to 1.5.0 Adam Duskett
2017-09-05 19:15   ` Thomas Petazzoni
2017-09-05 12:20 ` [Buildroot] [PATCH 1/1] libxml2: bump to version 2.9.5 Adam Duskett
2017-09-05 12:36   ` Baruch Siach
2017-09-05 19:16   ` Thomas Petazzoni
2017-09-06 12:43   ` Peter Korsgaard
2017-09-05 12:20 ` [Buildroot] [PATCH 1/1] pango: bump to 1.40.12 Adam Duskett
2017-09-05 12:40   ` Baruch Siach
2017-09-05 19:17     ` Thomas Petazzoni
2017-09-05 12:20 ` Adam Duskett [this message]
2017-09-06 12:51   ` [Buildroot] [PATCH 1/1] postgresql: bump to version 9.6.5 Peter Korsgaard
2017-09-05 19:14 ` [Buildroot] [PATCH 1/1] busybox: bump to version 1.27.2 Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170905122010.19409-6-aduskett@gmail.com \
    --to=aduskett@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.