mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:57: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=dropbear
|
||||
version=2022.82
|
||||
files="https://mirror.dropbear.nl/mirror/releases/dropbear-${version}.tar.bz2 dropbear-${version}.tar.bz2 3a038d2bbc02bf28bbdd20c012091f741a3ec5cbe460691811d714876aad75d1"
|
||||
auth_type="sha256"
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
# don't care about zlib, less deps is better
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue