* [Buildroot] [PATCH 1/1] package/flatbuffers: bump version to 24.12.23
@ 2024-12-29 20:22 Bernd Kuhls
2024-12-29 22:47 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2024-12-29 20:22 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Release notes:
https://github.com/google/flatbuffers/releases/tag/v24.12.23
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
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 ac2c9fc63a..be605f50ad 100644
--- a/package/flatbuffers/flatbuffers.hash
+++ b/package/flatbuffers/flatbuffers.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 4157c5cacdb59737c5d627e47ac26b140e9ee28b1102f812b36068aab728c1ed flatbuffers-24.3.25.tar.gz
+sha256 7e2ef35f1af9e2aa0c6a7d0a09298c2cb86caf3d4f58c0658b306256e5bcab10 flatbuffers-24.12.23.tar.gz
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
diff --git a/package/flatbuffers/flatbuffers.mk b/package/flatbuffers/flatbuffers.mk
index 33481eabf8..f526d57ab4 100644
--- a/package/flatbuffers/flatbuffers.mk
+++ b/package/flatbuffers/flatbuffers.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FLATBUFFERS_VERSION = 24.3.25
+FLATBUFFERS_VERSION = 24.12.23
FLATBUFFERS_SITE = $(call github,google,flatbuffers,v$(FLATBUFFERS_VERSION))
FLATBUFFERS_LICENSE = Apache-2.0
FLATBUFFERS_LICENSE_FILES = LICENSE
--
2.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/flatbuffers: bump version to 24.12.23
2024-12-29 20:22 [Buildroot] [PATCH 1/1] package/flatbuffers: bump version to 24.12.23 Bernd Kuhls
@ 2024-12-29 22:47 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-12-29 22:47 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot, Fabrice Fontaine
On Sun, 29 Dec 2024 21:22:06 +0100
Bernd Kuhls <bernd@kuhls.net> wrote:
> Release notes:
> https://github.com/google/flatbuffers/releases/tag/v24.12.23
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/flatbuffers/flatbuffers.hash | 2 +-
> package/flatbuffers/flatbuffers.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-29 22:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-29 20:22 [Buildroot] [PATCH 1/1] package/flatbuffers: bump version to 24.12.23 Bernd Kuhls
2024-12-29 22:47 ` Thomas Petazzoni via buildroot
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.