Merge pull request #484 from mayeut/update-openssh

chore: update OpenSSH 7.9p1 → 8.5p1
This commit is contained in:
Jonas Vautherin 2021-04-08 13:05:54 +02:00 committed by GitHub
commit 7ac840bc46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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