mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:07: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
|
@ -5,4 +5,6 @@ version='1.17.1'
|
|||
useconfigure='true'
|
||||
use_fresh_config_sub='true'
|
||||
config_sub_paths=('aux/config.sub')
|
||||
files="https://github.com/troglobit/editline/releases/download/${version}/editline-${version}.tar.gz editline-${version}.tar.gz 781e03b6a935df75d99fb963551e2e9f09a714a8c49fc53280c716c90bf44d26"
|
||||
files=(
|
||||
"https://github.com/troglobit/editline/releases/download/${version}/editline-${version}.tar.gz editline-${version}.tar.gz 781e03b6a935df75d99fb963551e2e9f09a714a8c49fc53280c716c90bf44d26"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue