mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:37:35 +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
|
@ -3,7 +3,6 @@ port='curl'
|
|||
version='8.0.1'
|
||||
useconfigure='true'
|
||||
files="https://curl.se/download/curl-${version}.tar.bz2 curl-${version}.tar.bz2 9b6b1e96b748d04b968786b6bdf407aa5c75ab53a3d37c1c8c81cdb736555ccf"
|
||||
auth_type='sha256'
|
||||
depends=(
|
||||
'ca-certificates'
|
||||
'openssl'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue