Skip to content

Commit 867ffad

Browse files
committed
build-python: Bump to libffi 3.4.7
1 parent 7e7e506 commit 867ffad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -e
1818

19-
: ${LIBFFI_VERSION:=v3.4.6}
19+
: ${LIBFFI_VERSION:=v3.4.7}
2020
: ${PYTHON_VERSION:=v3.12.7}
2121
: ${PYTHON_VERSION_MINGW:=d21f60d4a8bb03e0309fe3907b104f1878059f90}
2222

0 commit comments

Comments
 (0)