All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/flatbuffers: bump to version 2.0.0
Date: Tue, 13 Jul 2021 21:46:52 +0200	[thread overview]
Message-ID: <0195aad9-b6fe-2247-e17d-8a8a9c5f7918@mind.be> (raw)
In-Reply-To: <20210612154305.545978-1-fontaine.fabrice@gmail.com>



On 12/06/2021 17:43, Fabrice Fontaine wrote:
> https://github.com/google/flatbuffers/releases/tag/v2.0.0
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

 Both applied to master, thanks.

 Regards,
 Arnout

> ---
>  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 82ef942799..b05b9e7b4b 100644
> --- a/package/flatbuffers/flatbuffers.hash
> +++ b/package/flatbuffers/flatbuffers.hash
> @@ -1,3 +1,3 @@
>  # Locally computed:
> -sha256  62f2223fb9181d1d6338451375628975775f7522185266cd5296571ac152bc45  flatbuffers-1.12.0.tar.gz
> +sha256  9ddb9031798f4f8754d00fca2f1a68ecf9d0f83dfac7239af1311e4fd9a565c4  flatbuffers-2.0.0.tar.gz
>  sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE.txt
> diff --git a/package/flatbuffers/flatbuffers.mk b/package/flatbuffers/flatbuffers.mk
> index 814751f30b..280834c2d4 100644
> --- a/package/flatbuffers/flatbuffers.mk
> +++ b/package/flatbuffers/flatbuffers.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -FLATBUFFERS_VERSION = 1.12.0
> +FLATBUFFERS_VERSION = 2.0.0
>  FLATBUFFERS_SITE = $(call github,google,flatbuffers,v$(FLATBUFFERS_VERSION))
>  FLATBUFFERS_LICENSE = Apache-2.0
>  FLATBUFFERS_LICENSE_FILES = LICENSE.txt
> 

      parent reply	other threads:[~2021-07-13 19:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 15:43 [Buildroot] [PATCH 1/2] package/flatbuffers: bump to version 2.0.0 Fabrice Fontaine
2021-06-12 15:43 ` [Buildroot] [PATCH 2/2] package/python-flatbuffers: bump to version 2.0 Fabrice Fontaine
2021-07-01  4:16 ` [Buildroot] [PATCH 1/2] package/flatbuffers: bump to version 2.0.0 Maxim Kochetkov
2021-07-13 19:46 ` Arnout Vandecappelle [this message]

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=0195aad9-b6fe-2247-e17d-8a8a9c5f7918@mind.be \
    --to=arnout@mind.be \
    --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.