libffi: Update to 3.5.2
This commit is contained in:
parent
4eb9180bb4
commit
b83f165eab
@ -4,7 +4,7 @@
|
|||||||
_realname=libffi
|
_realname=libffi
|
||||||
pkgbase=mingw-w64-${_realname}
|
pkgbase=mingw-w64-${_realname}
|
||||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||||
pkgver=3.5.1
|
pkgver=3.5.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A portable, high level programming interface to various calling conventions (mingw-w64)"
|
pkgdesc="A portable, high level programming interface to various calling conventions (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -17,7 +17,7 @@ msys2_references=(
|
|||||||
"cpe: cpe:/a:libffi_project:libffi"
|
"cpe: cpe:/a:libffi_project:libffi"
|
||||||
)
|
)
|
||||||
source=("https://github.com/libffi/libffi/releases/download/v$pkgver/libffi-$pkgver.tar.gz")
|
source=("https://github.com/libffi/libffi/releases/download/v$pkgver/libffi-$pkgver.tar.gz")
|
||||||
sha256sums=('f99eb68a67c7d54866b7706af245e87ba060d419a062474b456d3bc8d4abdbd1')
|
sha256sums=('f3a3082a23b37c293a4fcd1053147b371f2ff91fa7ea1b2a52e335676bac82dc')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${_realname}-${pkgver}"
|
cd "${_realname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user