mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:37:34 +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
|
@ -4,7 +4,9 @@ version='0.1'
|
|||
useconfigure='true'
|
||||
commit_hash='d26d00845e95dc7d781459d0c1a7fd48ea4b6be3'
|
||||
archive_hash='f940d71e0a4e15c040776979c6c99cb3520208744b3c22921f484d70ba82d675'
|
||||
files="https://github.com/shamazmazum/quake2sdl/archive/${commit_hash}.tar.gz quake2.tar.gz ${archive_hash}"
|
||||
files=(
|
||||
"https://github.com/shamazmazum/quake2sdl/archive/${commit_hash}.tar.gz quake2.tar.gz ${archive_hash}"
|
||||
)
|
||||
workdir="quake2sdl-${commit_hash}"
|
||||
makeopts=()
|
||||
configopts=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue