diff --git a/recipes/libffi/recipe.sh b/recipes/libffi/recipe.sh index ef6b3dbf..ce7b6506 100644 --- a/recipes/libffi/recipe.sh +++ b/recipes/libffi/recipe.sh @@ -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 {