diff --git a/main/openssh/.checksums b/main/openssh/.checksums index a03ef22e2..69ca56cb2 100644 --- a/main/openssh/.checksums +++ b/main/openssh/.checksums @@ -1,2 +1,2 @@ -8ce5f390958baeeab635aafd0ef41453 openssh-8.8p1.tar.gz +f33910174f0af52491277211e2b105bb openssh-8.9p1.tar.gz b7e7193fefab7b03d54e55ca3f178fad rc.sshd diff --git a/main/openssh/.pkgfiles b/main/openssh/.pkgfiles index 8a493e53c..191eb7359 100644 --- a/main/openssh/.pkgfiles +++ b/main/openssh/.pkgfiles @@ -1,4 +1,4 @@ -openssh-8.8p1-1 +openssh-8.9p1-1 drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/rc.d/ -rwxr-xr-x root/root etc/rc.d/sshd diff --git a/main/openssh/spkgbuild b/main/openssh/spkgbuild index 69334a2a8..57bb4aafe 100755 --- a/main/openssh/spkgbuild +++ b/main/openssh/spkgbuild @@ -2,7 +2,7 @@ # depends : openssl xauth name=openssh -version=8.8p1 +version=8.9p1 release=1 source="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz rc.sshd"