mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:07: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=openssh
|
|||
workdir=openssh-portable-94eb6858efecc1b4f02d8a6bd35e149f55c814c8
|
||||
version=9.0-94eb685
|
||||
files="https://github.com/openssh/openssh-portable/archive/94eb6858efecc1b4f02d8a6bd35e149f55c814c8.tar.gz openssh-9.0-94eb685.tar.gz 8a6bfb4c21d32f4e82d6d7734cd68585337cdd57428a2799295e1b1e72c332b5"
|
||||
auth_type=sha256
|
||||
depends=("zlib" "openssl")
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue