mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:27: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
|
@ -2,7 +2,6 @@
|
|||
port='fio'
|
||||
version='3.33'
|
||||
files="https://brick.kernel.dk/snaps/${port}-${version}.tar.gz ${port}-${version}.tar.gz d2410e13e0f379d061d077cc5ae325835bb7c6186aa7bafc1df954cbc9b014fc"
|
||||
auth_type='sha256'
|
||||
depends=("zlib")
|
||||
|
||||
export LDFLAGS='-ldl'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue