package/inih: bump to version 62

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

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Dario Binacchi
2025-09-15 21:56:30 +02:00
committed by Julien Olivain
parent 2cbc64b2d4
commit 2b2191cff5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 7caf26a2202a4ca689df3fe4175dfa74e0faa18fcca07331bba934fd0ecb8f12 inih-61.tar.gz
sha256 9c15fa751bb8093d042dae1b9f125eb45198c32c6704cd5481ccde460d4f8151 inih-62.tar.gz
sha256 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f LICENSE.txt

View File

@@ -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