mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:57: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
|
@ -2,4 +2,6 @@
|
|||
port=gawk
|
||||
version=5.2.1
|
||||
useconfigure="true"
|
||||
files="https://ftpmirror.gnu.org/gnu/gawk/gawk-${version}.tar.gz gawk-${version}.tar.gz 529e7c8c6acf21ff3a6183f4d763c632810908989c24675c77995d51ac37b79c"
|
||||
files=(
|
||||
"https://ftpmirror.gnu.org/gnu/gawk/gawk-${version}.tar.gz gawk-${version}.tar.gz 529e7c8c6acf21ff3a6183f4d763c632810908989c24675c77995d51ac37b79c"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue