1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 06:14:58 +00:00
serenity/Ports/libffi/package.sh
2021-01-22 17:44:05 +01:00

5 lines
175 B
Bash
Executable file

#!/usr/bin/env -S bash ../.port_include.sh
port=libffi
version=3.3
useconfigure=true
files="ftp://sourceware.org/pub/libffi/libffi-${version}.tar.gz libffi-${version}.tar.gz"