chocpkg/pkgdef/libffi.sh
Simon Howard 24650af7d9 Add SHA256 checking for downloads.
Since we're downloading arbitrary executable code from websites and
running it, we should at least have some confidence it's the right
thing we're running.
2016-07-08 20:41:02 -04:00

5 lines
265 B
Bash

description "Foreign function interface library"
check_pkgconfig libffi
fetch_download https://www.mirrorservice.org/sites/sourceware.org/pub/libffi/libffi-3.2.tar.gz \
6b2680fbf6ae9c2381d381248705857de22e05bae191889298f8e6bfb2ded4ef
build_autotools