Skip to content

Commit b83e88f

Browse files
openssh: update to 10.2p1.
1 parent 5be40c1 commit b83e88f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/openssh/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'openssh'
22
pkgname=openssh
3-
version=10.0p2
4-
revision=3
3+
version=10.2p1
4+
revision=1
55
build_style=gnu-configure
66
configure_args="--datadir=/usr/share/openssh
77
--sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
@@ -26,7 +26,7 @@ license="BSD-2-Clause, ISC"
2626
homepage="https://www.openssh.com"
2727
changelog="https://www.openssh.com/releasenotes.html"
2828
distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${version}.tar.gz"
29-
checksum=021a2e709a0edf4250b1256bd5a9e500411a90dddabea830ed59cef90eb9d85c
29+
checksum=ccc42c0419937959263fa1dbd16dafc18c56b984c03562d2937ce56a60f798b2
3030
conf_files="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config /etc/pam.d/sshd"
3131
make_dirs="
3232
/var/chroot/ssh 0755 root root

0 commit comments

Comments
 (0)