diff --git a/recipes/libffi/recipe.sh b/recipes/libffi/recipe.sh
index ef6b3dbfb69e9defc5db2153849ea91f7add5eb7..ce7b6506205c2c831894b82bacb6874420b93053 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 {