* update ffcall to 2.4-3

This commit is contained in:
Alexander Baldeck 2024-08-18 08:35:45 +02:00
parent 5de21377f6
commit 013db68553

14
ffcall/.SRCINFO Normal file
View File

@ -0,0 +1,14 @@
pkgbase = ffcall
pkgdesc = C library for implementing foreign function calls in embedded interpreters
pkgver = 2.4
pkgrel = 3
url = https://www.gnu.org/software/libffcall/
arch = x86_64
license = GPL2
depends = glibc
options = !makeflags
options = staticlibs
source = https://ftp.gnu.org/gnu/libffcall/libffcall-2.4.tar.gz
sha256sums = 8ef69921dbdc06bc5bb90513622637a7b83a71f31f5ba377be9d8fd8f57912c2
pkgname = ffcall