From e749075a490bc943241bfcc5aff92ec82e7ac689 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Fri, 4 Sep 2026 15:56:52 +0300 Subject: [PATCH] Update package version to 3.8.0 --- info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.yml b/info.yml index 0c25781..4cc7c8b 100644 --- a/info.yml +++ b/info.yml @@ -1,6 +1,6 @@ name: libffi description: A Portable Foreign Function Interface Library -version: 3.7.1 +version: 3.8.0 revision: 1 url: https://sourceware.org/libffi/ license: MIT