Use https to fetch libffi

This commit is contained in:
Jeremy Soller 2019-08-07 20:17:09 -06:00
parent 8b9ec344da
commit 478f2f752f
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -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 {