mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 02:57:44 +00:00
Ports: Remove the filename
entry from files
This commit is contained in:
parent
2732545b4c
commit
fb4db096cb
311 changed files with 335 additions and 339 deletions
|
@ -3,7 +3,7 @@ port=zlib
|
|||
version=1.2.13
|
||||
useconfigure=true
|
||||
files=(
|
||||
"https://www.zlib.net/zlib-${version}.tar.gz zlib-${version}.tar.gz b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30"
|
||||
"https://www.zlib.net/zlib-${version}.tar.gz b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30"
|
||||
)
|
||||
|
||||
configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue