1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/inih: upgrade to 60

https://github.com/benhoyt/inih/releases/tag/r60
This commit is contained in:
fossdd 2025-04-09 13:44:54 +00:00 committed by Natanael Copa
parent 8138006044
commit 8fe35646ae

View file

@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=inih
pkgver=59
pkgver=60
pkgrel=0
pkgdesc="Simple .INI file parser for embedded systems"
options="!check" # No testsuite in Meson, unittests always return 0
@ -58,5 +58,5 @@ _dev() {
}
sha512sums="
cd5ee8796c1be1ff7f589069ec90fee6fc4464ae7b2f0b39600ab08cf01cda9e4c006aa1cba0ee3c78df0111de5da23fa314816bfd327e34211a0dfcfa1d993b inih-59.tar.gz
b58ac2395ed8e2b3fa25c3c41260ac5c6ee445d5a6520a79a4392741b417c0ea5ede12d5d89b92f8c4a9c555ff41745ea4f18b78ccbe5117eaa4c723de03b50a inih-60.tar.gz
"