mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:27: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
|
@ -2,7 +2,6 @@
|
|||
port='aria2'
|
||||
version='1.36.0'
|
||||
files="https://github.com/aria2/aria2/releases/download/release-${version}/aria2-${version}.tar.xz ${port}-${version}.tar.xz 58d1e7608c12404f0229a3d9a4953d0d00c18040504498b483305bcb3de907a5"
|
||||
auth_type='sha256'
|
||||
depends=(
|
||||
"libssh2"
|
||||
"libxml2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue