openssh: update to 9.3

Closes: #42820 [via git-merge-pr]
This commit is contained in:
dkwo 2023-03-17 10:02:45 -04:00 committed by Leah Neukirchen
parent b275f0f143
commit 15b46c1099

View File

@ -1,6 +1,6 @@
# Template file for 'openssh'
pkgname=openssh
version=9.2p1
version=9.3p1
revision=1
build_style=gnu-configure
configure_args="--datadir=/usr/share/openssh
@ -23,7 +23,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=3f66dbf1655fb45f50e1c56da62ab01218c228807b21338d634ebcdf9d71cf46
checksum=e9baba7701a76a51f3d85a62c383a3c9dcd97fa900b859bc7db114c1868af8a8
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"