package/inih: bump to version 60

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

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-05-12 11:43:23 +02:00
committed by Julien Olivain
parent 5d8d39fc4c
commit d2e2e58d43
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 e79216260d5dffe809bda840be48ab0eec7737b2bb9f02d2275c1b46344ea7b7 inih-58.tar.gz
sha256 706aa05c888b53bd170e5d8aa8f8a9d9ccf5449dfed262d5103d1f292af26774 inih-60.tar.gz
sha256 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f LICENSE.txt

View File

@@ -4,7 +4,7 @@
#
################################################################################
INIH_VERSION = 58
INIH_VERSION = 60
INIH_SITE = $(call github,benhoyt,inih,r$(INIH_VERSION))
INIH_INSTALL_STAGING = YES
INIH_LICENSE = BSD-3-Clause