mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 01:37:36 +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
|
@ -3,4 +3,6 @@ port='expat'
|
|||
version='2.5.0'
|
||||
versionpath='2_5_0'
|
||||
useconfigure='true'
|
||||
files="https://github.com/libexpat/libexpat/releases/download/R_${versionpath}/expat-${version}.tar.xz expat-${version}.tar.xz ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe"
|
||||
files=(
|
||||
"https://github.com/libexpat/libexpat/releases/download/R_${versionpath}/expat-${version}.tar.xz expat-${version}.tar.xz ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue