libinih: update to 61
This commit is contained in:
parent
e318ace1b4
commit
0096b4f990
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgbase=libinih
|
pkgbase=libinih
|
||||||
pkgname=(libinih libinih-devel)
|
pkgname=(libinih libinih-devel)
|
||||||
pkgver=60
|
pkgver=61
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A simple .INI file parser written in C'
|
pkgdesc='A simple .INI file parser written in C'
|
||||||
license=('spdx:BSD-3-Clause')
|
license=('spdx:BSD-3-Clause')
|
||||||
@ -14,7 +14,7 @@ msys2_references=(
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
makedepends=('gcc' 'pkgconf' 'python' 'meson' 'ninja')
|
makedepends=('gcc' 'pkgconf' 'python' 'meson' 'ninja')
|
||||||
source=(https://github.com/benhoyt/inih/archive/refs/tags/r${pkgver}.tar.gz)
|
source=(https://github.com/benhoyt/inih/archive/refs/tags/r${pkgver}.tar.gz)
|
||||||
sha256sums=('706aa05c888b53bd170e5d8aa8f8a9d9ccf5449dfed262d5103d1f292af26774')
|
sha256sums=('7caf26a2202a4ca689df3fe4175dfa74e0faa18fcca07331bba934fd0ecb8f12')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}"/inih-r${pkgver}
|
cd "${srcdir}"/inih-r${pkgver}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user