All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/grout: bump version to 0.16.2
@ 2026-07-22 12:45 Maxime Leroy
  2026-07-22 17:52 ` Vincent Jardin via buildroot
  2026-07-22 19:57 ` Julien Olivain via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Maxime Leroy @ 2026-07-22 12:45 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain, Maxime Leroy

See the release notes of the new versions:
https://github.com/DPDK/grout/releases/tag/v0.16.0
https://github.com/DPDK/grout/releases/tag/v0.16.1
https://github.com/DPDK/grout/releases/tag/v0.16.2

Signed-off-by: Maxime Leroy <maxime@leroys.fr>
---
Tested in GitLab CI (all jobs passed):
https://gitlab.com/maxime-leroy/buildroot/-/pipelines/2696302810

 package/grout/grout.hash | 2 +-
 package/grout/grout.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/grout/grout.hash b/package/grout/grout.hash
index ead390f8fc..b195157024 100644
--- a/package/grout/grout.hash
+++ b/package/grout/grout.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  c4a289d13453a42961db2131a179e95965450feb27505f4c463adbd8970e0440  grout-0.15.0.tar.gz
+sha256  cdec124614f50cbeb8f9b8ab51ac7a3f6f9153cdc3a95ec8a870fcb2fd533a64  grout-0.16.2.tar.gz
 sha256  1e412aae8da58b718c78b3d7a52eb547004384d4347e4746a22ca6af7522930c  licenses/BSD-3-clause.txt
diff --git a/package/grout/grout.mk b/package/grout/grout.mk
index 0b66995dfe..41b623f1d7 100644
--- a/package/grout/grout.mk
+++ b/package/grout/grout.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GROUT_VERSION = 0.15.0
+GROUT_VERSION = 0.16.2
 GROUT_SITE = $(call github,DPDK,grout,v$(GROUT_VERSION))
 GROUT_LICENSE = BSD-3-Clause
 GROUT_LICENSE_FILES = licenses/BSD-3-clause.txt
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-07-22 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-22 12:45 [Buildroot] [PATCH] package/grout: bump version to 0.16.2 Maxime Leroy
2026-07-22 17:52 ` Vincent Jardin via buildroot
2026-07-22 19:57 ` Julien Olivain 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.