libinih: update to 62 (#25497)
This commit is contained in:
parent
e02d571b17
commit
ceff84ccfe
@ -3,13 +3,14 @@
|
||||
_realname=libinih
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=61
|
||||
pkgver=62
|
||||
pkgrel=1
|
||||
pkgdesc="A simple .INI file parser written in C (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/benhoyt/inih'
|
||||
msys2_references=(
|
||||
'anitya: 11600'
|
||||
'archlinux: libinih'
|
||||
'cygwin: inih'
|
||||
'gentoo: dev-libs/inih'
|
||||
@ -22,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-pkgconf"
|
||||
"${MINGW_PACKAGE_PREFIX}-python")
|
||||
source=("https://github.com/benhoyt/inih/archive/r${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('7caf26a2202a4ca689df3fe4175dfa74e0faa18fcca07331bba934fd0ecb8f12')
|
||||
sha256sums=('9c15fa751bb8093d042dae1b9f125eb45198c32c6704cd5481ccde460d4f8151')
|
||||
|
||||
build() {
|
||||
MSYS2_ARG_CONV_EXCL="--prefix=" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user