openssh: update to 9.6p1.
This commit is contained in:
parent
ffea106118
commit
6917dc4f9b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openssh'
|
# Template file for 'openssh'
|
||||||
pkgname=openssh
|
pkgname=openssh
|
||||||
version=9.5p1
|
version=9.6p1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--datadir=/usr/share/openssh
|
configure_args="--datadir=/usr/share/openssh
|
||||||
|
@ -25,7 +25,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause, ISC"
|
license="BSD-2-Clause, ISC"
|
||||||
homepage="https://www.openssh.com"
|
homepage="https://www.openssh.com"
|
||||||
distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${version}.tar.gz"
|
distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f026e7b79ba7fb540f75182af96dc8a8f1db395f922bbc9f6ca603672686086b
|
checksum=910211c07255a8c5ad654391b40ee59800710dd8119dd5362de09385aa7a777c
|
||||||
conf_files="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config /etc/pam.d/sshd"
|
conf_files="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config /etc/pam.d/sshd"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/var/chroot/ssh 0755 root root
|
/var/chroot/ssh 0755 root root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue