[Buildroot] [git commit] package/grout: bump to 0.13.0 version
Arnout Vandecappelle
arnout at rnout.be
Wed Oct 15 20:05:14 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=31ced13e5df5469f1aeca3f8f2d4da1dc4096a78
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
See the release note of the new versions:
https://github.com/DPDK/grout/releases/tag/v0.13.0
https://github.com/DPDK/grout/releases/tag/v0.12.0
Signed-off-by: Maxime Leroy <maxime at leroys.fr>
Signed-off-by: Arnout Vandecappelle <arnout at rnout.be>
---
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 0c036b05f6..248c375710 100644
--- a/package/grout/grout.hash
+++ b/package/grout/grout.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 7bd7caecc3451aea3462a86c31d2ee953a9b7789975b5522dd5f09204558f99d grout-0.11.0.tar.gz
+sha256 6d1ba4fda3fec6cbc5d4f4d48fe2435fabd36b27540a439a01a44361f6998971 grout-0.13.0.tar.gz
sha256 1e412aae8da58b718c78b3d7a52eb547004384d4347e4746a22ca6af7522930c licenses/BSD-3-clause.txt
diff --git a/package/grout/grout.mk b/package/grout/grout.mk
index 5abf265f19..07ea585a01 100644
--- a/package/grout/grout.mk
+++ b/package/grout/grout.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GROUT_VERSION = 0.11.0
+GROUT_VERSION = 0.13.0
GROUT_SITE = $(call github,DPDK,grout,v$(GROUT_VERSION))
GROUT_LICENSE = BSD-3-Clause
GROUT_LICENSE_FILES = licenses/BSD-3-clause.txt
More information about the buildroot
mailing list