mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
Ports: Remove support for auth_type
s other than sha256
This commit is contained in:
parent
f7ccdc268d
commit
89b0a61067
302 changed files with 16 additions and 399 deletions
|
@ -8,5 +8,4 @@ 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"
|
||||
auth_type='sha256'
|
||||
depends=("SDL2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue