32 lines
704 B
Plaintext
32 lines
704 B
Plaintext
name: openssh
|
|
description: The premier connectivity tool for remote login with the SSH protocol
|
|
version: 10.2p1
|
|
revision: 1
|
|
url: https://www.openssh.com/
|
|
license: BSD-2-Clause,BSD-3-Clause,ISC,LicenseRef-Public-Domain,MIT
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/ssh/
|
|
depends:
|
|
- glibc
|
|
- krb5
|
|
- libedit
|
|
- libmd
|
|
- libxcrypt
|
|
- openssl
|
|
- pam
|
|
- zlib
|
|
- shadow
|
|
optional_depends:
|
|
- libfido2
|
|
make_depends:
|
|
- sh
|
|
- libfido2
|
|
- xorg-xauth
|
|
downloads:
|
|
- url: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: ccc42c0419937959263fa1dbd16dafc18c56b984c03562d2937ce56a60f798b2
|