mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 00:17:46 +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=glu
|
||||
useconfigure="true"
|
||||
version="9.0.2"
|
||||
files="https://archive.mesa3d.org/glu/glu-${version}.tar.gz glu-${version}.tar.gz 24effdfb952453cc00e275e1c82ca9787506aba0282145fff054498e60e19a65"
|
||||
files=(
|
||||
"https://archive.mesa3d.org/glu/glu-${version}.tar.gz glu-${version}.tar.gz 24effdfb952453cc00e275e1c82ca9787506aba0282145fff054498e60e19a65"
|
||||
)
|
||||
depends=("pkgconf")
|
||||
use_fresh_config_sub=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue