mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:17:35 +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
|
@ -8,4 +8,6 @@ configopts=(
|
|||
'--disable-static'
|
||||
'--enable-shared'
|
||||
)
|
||||
files="https://github.com/libsndfile/libsamplerate/releases/download/${version}/libsamplerate-${version}.tar.xz libsamplerate-${version}.tar.xz 3258da280511d24b49d6b08615bbe824d0cacc9842b0e4caf11c52cf2b043893"
|
||||
files=(
|
||||
"https://github.com/libsndfile/libsamplerate/releases/download/${version}/libsamplerate-${version}.tar.xz libsamplerate-${version}.tar.xz 3258da280511d24b49d6b08615bbe824d0cacc9842b0e4caf11c52cf2b043893"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue