Update package version to 10.0p2
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
name: openssh
|
||||
description: The premier connectivity tool for remote login with the SSH protocol
|
||||
version: 9.9p2
|
||||
version: 10.0p2
|
||||
url: https://www.openssh.com/
|
||||
license: BSD-2-Clause,BSD-3-Clause,ISC,LicenseRef-Public-Domain,MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends: ["glibc","krb5","libmd","libxcrypt","openssl","pam","zlib","shadow"]
|
||||
optional_depends: ["sh","xorg-xauth"]
|
||||
depends: ["glibc","krb5","libedit","libmd","libxcrypt","openssl","pam","zlib","shadow"]
|
||||
optional_depends: ["libfido2"]
|
||||
make_depends: ["sh","libfido2","xorg-xauth"]
|
||||
keep: ["etc/ssh/"]
|
||||
|
||||
Reference in New Issue
Block a user