Switch to new download format and rebuild with openssl 3.6.0
This commit is contained in:
@@ -1,12 +1,31 @@
|
||||
name: openssh
|
||||
description: The premier connectivity tool for remote login with the SSH protocol
|
||||
version: 10.0p2
|
||||
revision: 3
|
||||
revision: 4
|
||||
url: https://www.openssh.com/
|
||||
license: BSD-2-Clause,BSD-3-Clause,ISC,LicenseRef-Public-Domain,MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends: ["glibc","krb5","libedit","libmd","libxcrypt","openssl","pam","zlib","shadow"]
|
||||
optional_depends: ["libfido2"]
|
||||
make_depends: ["sh","libfido2","xorg-xauth"]
|
||||
keep: ["etc/ssh/"]
|
||||
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: true
|
||||
extract_strip_components: 1
|
||||
checksum: 021a2e709a0edf4250b1256bd5a9e500411a90dddabea830ed59cef90eb9d85c
|
||||
|
||||
Reference in New Issue
Block a user