diff --git a/openssh.be0 b/openssh.be0
index d6811352d..97d19e0fa 100755
--- a/openssh.be0
+++ b/openssh.be0
@@ -1,13 +1,10 @@
 #!/bin/env beesh
 
-# BEE_VERSION openssh-7.9_p1-2
+# BEE_VERSION openssh-8.5_p1-0
 
-# SRCURL[0]="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PKGVERSION}${PKGEXTRAVERSION}.tar.gz"
-SRCURL[0]="/src/mariux/md5repo/c6af50b7a474d04726a5aa747a5dce8f/openssh-7.9p1.tar.gz"
+SRCURL[0]="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PKGVERSION}${PKGEXTRAVERSION}.tar.gz"
 
 SYSCONFDIR=/etc/ssh
-DATADIR=/usr/share/sshd
-LIBEXECDIR=/usr/lib/openssh
 
 mee_patch() {
     # check-config fails anyway