* update libinih to 57-1

This commit is contained in:
Alexander Baldeck 2023-07-24 19:45:29 +02:00
parent 9aa2d5f4ab
commit 4c7c445c9a

View File

@ -1,9 +1,8 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
# Contributor: Alberto Oporto Ames <otreblain@gmail.com>
pkgname=libinih
pkgver=56
pkgver=57
pkgrel=1
pkgdesc='A simple .INI file parser written in C'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -21,7 +20,7 @@ provides=(
libinih.so
libINIReader.so
)
_tag=5e1d9e2625842dddb3f9c086a50f22e4f45dfc2b
_tag=9cecf0643da0846e77f64d10a126d9f48b9e05e8
source=(git+https://github.com/benhoyt/inih.git#tag=${_tag})
b2sums=(SKIP)