update to 12.3: libffi
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
pkgname=libffi
|
||||
pkgver=3.4.6
|
||||
pkgver=3.4.7
|
||||
pkgdesc='Portable foreign function interface library'
|
||||
homepage='https://sourceware.org/libffi/'
|
||||
license=(MIT)
|
||||
sources=("${pkgname}-${pkgver}.tar.gz")
|
||||
urls=("https://github.com/libffi/libffi/releases/download/v${pkgver}/${sources[0]}")
|
||||
md5sums=("b9cac6c5997dca2b3787a59ede34e0eb")
|
||||
md5sums=("696a1d483a1174ce8a477575546a5284")
|
||||
|
||||
src_prepare() {
|
||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||
Reference in New Issue
Block a user