mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 06:17:35 +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,7 +2,9 @@
|
|||
port='serious-sam-classic'
|
||||
useconfigure='false'
|
||||
version='1.10.4'
|
||||
files="https://github.com/tx00100xt/SeriousSamClassic/archive/refs/tags/v${version}.tar.gz ${port}.tar.gz c42e1434e03f713ffc60aa627f0a24c64287598bc5ee7cdbd2cbe91aa363ef51"
|
||||
files=(
|
||||
"https://github.com/tx00100xt/SeriousSamClassic/archive/refs/tags/v${version}.tar.gz ${port}.tar.gz c42e1434e03f713ffc60aa627f0a24c64287598bc5ee7cdbd2cbe91aa363ef51"
|
||||
)
|
||||
depends=(
|
||||
'libvorbis'
|
||||
'SDL2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue