mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Use https to fetch libffi
This commit is contained in:
parent
8b9ec344da
commit
478f2f752f
@ -1,5 +1,5 @@
|
||||
VERSION=3.2.1
|
||||
TAR=ftp://sourceware.org/pub/libffi/libffi-$VERSION.tar.gz
|
||||
TAR=https://sourceware.org/pub/libffi/libffi-$VERSION.tar.gz
|
||||
BUILD_DEPENDS=()
|
||||
|
||||
function recipe_version {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user