diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-12 07:30:22 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-12 07:30:22 +0000 |
| commit | 17b3343e0e69597ef19ef0636f24f2eff070da8c (patch) | |
| tree | 1983d780feebc87beda6b45e664dba837fc2911b /libffi/abuild | |
| parent | 46ed11501c3d4ea211c0a8494fe20ff58bd1691e (diff) | |
| download | alicelinux-17b3343e0e69597ef19ef0636f24f2eff070da8c.tar.gz alicelinux-17b3343e0e69597ef19ef0636f24f2eff070da8c.zip | |
Woodpecker CI 56431a6959312e549b43ccace3cc194a92b94517 [SKIP CI]
Diffstat (limited to 'libffi/abuild')
| -rw-r--r-- | libffi/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/abuild b/libffi/abuild index fddff77b..e5826c4f 100644 --- a/libffi/abuild +++ b/libffi/abuild @@ -1,5 +1,5 @@ name=libffi -version=3.5.0 +version=3.5.1 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.gz" build_opt="--with-gcc-arch=x86-64" |