chore: update OpenSSH 7.9p1 → 8.5p1

changelog: https://www.openssh.com/releasenotes.html#8.5p1
This commit is contained in:
mayeut
2021-04-07 16:34:22 +02:00
parent aa41e3e8a2
commit 473c3dcf2b

View File

@ -2,7 +2,7 @@
set -ex
OPENSSH_ROOT=V_7_9_P1
OPENSSH_ROOT=V_8_5_P1
cd /usr/src
curl -LO https://github.com/openssh/openssh-portable/archive/${OPENSSH_ROOT}.tar.gz