mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:07:44 +00:00
Ports: Make files
a proper array
This commit is contained in:
parent
3c2d846b94
commit
284fee9e77
311 changed files with 959 additions and 350 deletions
|
@ -4,5 +4,7 @@ version=3.3.10
|
|||
useconfigure=true
|
||||
configopts=("--enable-float")
|
||||
use_fresh_config_sub=true
|
||||
files="http://fftw.org/fftw-${version}.tar.gz fftw-${version}.tar.gz 56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467"
|
||||
files=(
|
||||
"http://fftw.org/fftw-${version}.tar.gz fftw-${version}.tar.gz 56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467"
|
||||
)
|
||||
workdir="fftw-${version}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue