From 564adf7cce5397ca1127914fa42b27a7148282e8 Mon Sep 17 00:00:00 2001 From: yinxx Date: Thu, 24 Feb 2022 13:06:58 +0000 Subject: [PATCH] update libffi.spec. --- libffi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libffi.spec b/libffi.spec index 8c13afa..e37ba3d 100644 --- a/libffi.spec +++ b/libffi.spec @@ -1,5 +1,5 @@ Name: libffi -Version: 3.4.2 +Version: 3.1 Release: 1 Summary: A Portable Foreign Function Interface Library License: MIT -- Gitee