Skip to content

Commit 78e2e00

Browse files
openssh: update to 10.3p1.
1 parent 39e0a20 commit 78e2e00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/openssh/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'openssh'
22
pkgname=openssh
3-
version=10.2p1
3+
version=10.3p1
44
revision=1
55
build_style=gnu-configure
66
configure_args="--datadir=/usr/share/openssh
@@ -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=ccc42c0419937959263fa1dbd16dafc18c56b984c03562d2937ce56a60f798b2
29+
checksum=56682a36bb92dcf4b4f016fd8ec8e74059b79a8de25c15d670d731e7d18e45f4
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)