mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-10 05:07:26 +01:00
Merge pull request #484 from mayeut/update-openssh
chore: update OpenSSH 7.9p1 → 8.5p1
This commit is contained in:
commit
7ac840bc46
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user