Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 06/10] postgresql: bump to version 9.4.4
@ 2015-06-18 16:46 Vicente Olivert Riera
  2015-06-18 16:46 ` [Buildroot] [PATCH 07/10] tor: bump to version 0.2.6.9 Vicente Olivert Riera
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Vicente Olivert Riera @ 2015-06-18 16:46 UTC (permalink / raw)
  To: buildroot

- Bump to version 9.4.4
- Update hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.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 d0d40a1..5f415af 100644
--- a/package/postgresql/postgresql.hash
+++ b/package/postgresql/postgresql.hash
@@ -1,2 +1,2 @@
-# From https://ftp.postgresql.org/pub/source/v9.4.3/postgresql-9.4.3.tar.bz2.sha256
-sha256	734acfd2ac352dd0cd353d226f3199c2e1a2730200998aea5b38cf685136d755  postgresql-9.4.3.tar.bz2
+# From https://ftp.postgresql.org/pub/source/v9.4.4/postgresql-9.4.4.tar.bz2.sha256
+sha256	538ed99688d6fdbec6fd166d1779cf4588bf2f16c52304e5ef29f904c43b0013  postgresql-9.4.4.tar.bz2
diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk
index c4fa36c..382f320 100644
--- a/package/postgresql/postgresql.mk
+++ b/package/postgresql/postgresql.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POSTGRESQL_VERSION = 9.4.3
+POSTGRESQL_VERSION = 9.4.4
 POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
 POSTGRESQL_SITE = http://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
 POSTGRESQL_LICENSE = PostgreSQL
-- 
2.3.6

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-06-21  4:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-18 16:46 [Buildroot] [PATCH 06/10] postgresql: bump to version 9.4.4 Vicente Olivert Riera
2015-06-18 16:46 ` [Buildroot] [PATCH 07/10] tor: bump to version 0.2.6.9 Vicente Olivert Riera
2015-06-21  4:41   ` Thomas Petazzoni
2015-06-18 16:46 ` [Buildroot] [PATCH 08/10] wayland: bump to version 1.8.1 Vicente Olivert Riera
2015-06-21  4:41   ` Thomas Petazzoni
2015-06-18 16:46 ` [Buildroot] [PATCH 09/10] weston: bump to version 1.8.0 Vicente Olivert Riera
2015-06-21  4:41   ` Thomas Petazzoni
2015-06-18 16:46 ` [Buildroot] [PATCH 10/10] wireshark: bump to version 1.12.6 Vicente Olivert Riera
2015-06-18 18:39   ` Gustavo Zacarias
2015-06-21  4:39 ` [Buildroot] [PATCH 06/10] postgresql: bump to version 9.4.4 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox