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