From b4acc105c91d5071a0fc5f302c995c6dece3af29 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 16 Jul 2026 21:57:55 +0300 Subject: [PATCH] Update package version to 3.7.1 --- info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.yml b/info.yml index 70400cf..0c25781 100644 --- a/info.yml +++ b/info.yml @@ -1,6 +1,6 @@ name: libffi description: A Portable Foreign Function Interface Library -version: 3.6.0 +version: 3.7.1 revision: 1 url: https://sourceware.org/libffi/ license: MIT