openssh 9.9p1-2
This commit is contained in:
parent
ecd0489021
commit
da3210e805
3
PKGBUILD
3
PKGBUILD
@ -6,12 +6,11 @@
|
|||||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||||
pkgname=openssh
|
pkgname=openssh
|
||||||
pkgver=9.9p1
|
pkgver=9.9p1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="SSH protocol implementation for remote login, command execution and file transfer"
|
pkgdesc="SSH protocol implementation for remote login, command execution and file transfer"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://www.openssh.com/portable.html"
|
url="https://www.openssh.com/portable.html"
|
||||||
license=('BSD-2-Clause' 'BSD-3-Clause' 'ISC' 'LicenseRef-Public-Domain' 'MIT')
|
license=('BSD-2-Clause' 'BSD-3-Clause' 'ISC' 'LicenseRef-Public-Domain' 'MIT')
|
||||||
groups=('base-devel')
|
|
||||||
depends=('glibc' 'systemd')
|
depends=('glibc' 'systemd')
|
||||||
makedepends=('krb5' 'libedit' 'libfido2' 'libxcrypt' 'openssl' 'linux-pam' 'zlib')
|
makedepends=('krb5' 'libedit' 'libfido2' 'libxcrypt' 'openssl' 'linux-pam' 'zlib')
|
||||||
backup=(etc/pam.d/sshd
|
backup=(etc/pam.d/sshd
|
||||||
|
Loading…
Reference in New Issue
Block a user