openssh: update to 9.5p1.

This commit is contained in:
Leah Neukirchen 2023-10-05 13:25:10 +02:00
parent a1be8b62c3
commit d6e62f4b29

View file

@ -1,7 +1,7 @@
# Template file for 'openssh'
pkgname=openssh
version=9.4p1
revision=2
version=9.5p1
revision=1
build_style=gnu-configure
configure_args="--datadir=/usr/share/openssh
--sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
@ -25,7 +25,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-2-Clause, ISC"
homepage="https://www.openssh.com"
distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${version}.tar.gz"
checksum=3608fd9088db2163ceb3e600c85ab79d0de3d221e59192ea1923e23263866a85
checksum=f026e7b79ba7fb540f75182af96dc8a8f1db395f922bbc9f6ca603672686086b
conf_files="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config /etc/pam.d/sshd"
make_dirs="
/var/chroot/ssh 0755 root root