mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-02-02 07:46:37 +01:00
chore: update OpenSSH 7.9p1 → 8.5p1
changelog: https://www.openssh.com/releasenotes.html#8.5p1
This commit is contained in:
parent
aa41e3e8a2
commit
473c3dcf2b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
OPENSSH_ROOT=V_7_9_P1
|
OPENSSH_ROOT=V_8_5_P1
|
||||||
|
|
||||||
cd /usr/src
|
cd /usr/src
|
||||||
curl -LO https://github.com/openssh/openssh-portable/archive/${OPENSSH_ROOT}.tar.gz
|
curl -LO https://github.com/openssh/openssh-portable/archive/${OPENSSH_ROOT}.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user