mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:47:47 +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='which'
|
||||
version='2.21'
|
||||
useconfigure='true'
|
||||
files="https://ftpmirror.gnu.org/gnu/which/which-${version}.tar.gz which-${version}.tar.gz f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad"
|
||||
files=(
|
||||
"https://ftpmirror.gnu.org/gnu/which/which-${version}.tar.gz which-${version}.tar.gz f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue