package/inih: bump version to 56

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

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2022-12-12 23:07:57 +01:00 committed by Peter Korsgaard
parent 4b879cfe0e
commit 30bc9e5aef
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68 inih-55.tar.gz
sha256 4f2ba6bd122d30281a8c7a4d5723b7af90b56aa828c0e88256d7fceda03a491a inih-56.tar.gz
sha256 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f LICENSE.txt

View File

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