mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:17: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
|
@ -8,6 +8,6 @@ configopts=(
|
|||
"--enable-shared"
|
||||
)
|
||||
files=(
|
||||
"https://github.com/libsdl-org/SDL_net/releases/download/release-${version}/SDL2_net-${version}.tar.gz SDL2_net-${version}.tar.gz 4e4a891988316271974ff4e9585ed1ef729a123d22c08bd473129179dc857feb"
|
||||
"https://github.com/libsdl-org/SDL_net/releases/download/release-${version}/SDL2_net-${version}.tar.gz 4e4a891988316271974ff4e9585ed1ef729a123d22c08bd473129179dc857feb"
|
||||
)
|
||||
depends=("SDL2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue