All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] flatbuffers: bump to version 1.10.0
@ 2019-02-16  0:15 Michaël Blanc
  2019-02-24 21:10 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Michaël Blanc @ 2019-02-16  0:15 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Micha?l Blanc <mika.blanc@gmail.com>
---
 package/flatbuffers/flatbuffers.hash | 2 +-
 package/flatbuffers/flatbuffers.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/flatbuffers/flatbuffers.hash b/package/flatbuffers/flatbuffers.hash
index a8f23f4ef9..7afe849cd7 100644
--- a/package/flatbuffers/flatbuffers.hash
+++ b/package/flatbuffers/flatbuffers.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256	5ca5491e4260cacae30f1a5786d109230db3f3a6e5a0eb45d0d0608293d247e3	flatbuffers-v1.9.0.tar.gz
+sha256	3714e3db8c51e43028e10ad7adffb9a36fc4aa5b1a363c2d0c4303dd1be59a7c	flatbuffers-v1.10.0.tar.gz
 sha256	7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3	LICENSE.txt
diff --git a/package/flatbuffers/flatbuffers.mk b/package/flatbuffers/flatbuffers.mk
index 26d9307892..69054885ea 100644
--- a/package/flatbuffers/flatbuffers.mk
+++ b/package/flatbuffers/flatbuffers.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FLATBUFFERS_VERSION = v1.9.0
+FLATBUFFERS_VERSION = v1.10.0
 FLATBUFFERS_SITE = $(call github,google,flatbuffers,$(FLATBUFFERS_VERSION))
 FLATBUFFERS_LICENSE = Apache-2.0
 FLATBUFFERS_LICENSE_FILES = LICENSE.txt
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] flatbuffers: bump to version 1.10.0
  2019-02-16  0:15 [Buildroot] [PATCH 1/1] flatbuffers: bump to version 1.10.0 Michaël Blanc
@ 2019-02-24 21:10 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-02-24 21:10 UTC (permalink / raw)
  To: buildroot

On Sat, 16 Feb 2019 01:15:59 +0100
Micha?l Blanc <mika.blanc@gmail.com> wrote:

> Signed-off-by: Micha?l Blanc <mika.blanc@gmail.com>
> ---
>  package/flatbuffers/flatbuffers.hash | 2 +-
>  package/flatbuffers/flatbuffers.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2019-02-24 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-16  0:15 [Buildroot] [PATCH 1/1] flatbuffers: bump to version 1.10.0 Michaël Blanc
2019-02-24 21:10 ` Thomas Petazzoni

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.