mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 03: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
|
@ -4,5 +4,7 @@ version='1.6.39'
|
|||
useconfigure='true'
|
||||
configopts=("--disable-static" "--enable-shared")
|
||||
use_fresh_config_sub='true'
|
||||
files="https://download.sourceforge.net/libpng/libpng-${version}.tar.gz libpng-${version}.tar.gz af4fb7f260f839919e5958e5ab01a275d4fe436d45442a36ee62f73e5beb75ba"
|
||||
files=(
|
||||
"https://download.sourceforge.net/libpng/libpng-${version}.tar.gz libpng-${version}.tar.gz af4fb7f260f839919e5958e5ab01a275d4fe436d45442a36ee62f73e5beb75ba"
|
||||
)
|
||||
depends=("zlib")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue