mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +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,5 +2,7 @@
|
|||
port=dos2unix
|
||||
version=7.5.0
|
||||
workdir="${port}-${version}"
|
||||
files="https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz ${port}-${version}.tar.gz 7a3b01d01e214d62c2b3e04c3a92e0ddc728a385566e4c0356efa66fd6eb95af"
|
||||
files=(
|
||||
"https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz ${port}-${version}.tar.gz 7a3b01d01e214d62c2b3e04c3a92e0ddc728a385566e4c0356efa66fd6eb95af"
|
||||
)
|
||||
depends=("gettext")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue