[Buildroot] [git commit] package/inih: bump to version 62

Julien Olivain ju.o at free.fr
Tue Sep 16 20:06:50 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=2b2191cff514e9b9397aba520588d22269e3ad99
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Release notes:
https://github.com/benhoyt/inih/releases/tag/r62

Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/inih/inih.hash | 2 +-
 package/inih/inih.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/inih/inih.hash b/package/inih/inih.hash
index 7224743947..78366d64c1 100644
--- a/package/inih/inih.hash
+++ b/package/inih/inih.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  7caf26a2202a4ca689df3fe4175dfa74e0faa18fcca07331bba934fd0ecb8f12  inih-61.tar.gz
+sha256  9c15fa751bb8093d042dae1b9f125eb45198c32c6704cd5481ccde460d4f8151  inih-62.tar.gz
 sha256  9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f  LICENSE.txt
diff --git a/package/inih/inih.mk b/package/inih/inih.mk
index 1607ccc0f5..4d9a8c03ab 100644
--- a/package/inih/inih.mk
+++ b/package/inih/inih.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-INIH_VERSION = 61
+INIH_VERSION = 62
 INIH_SITE = $(call github,benhoyt,inih,r$(INIH_VERSION))
 INIH_INSTALL_STAGING = YES
 INIH_LICENSE = BSD-3-Clause


More information about the buildroot mailing list