mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
5 lines
121 B
Bash
5 lines
121 B
Bash
OPENSSLVER="1.1.1k"
|
|
OPENSSHVER="8.7p1"
|
|
OPENSSLSRC=openssl-${OPENSSLVER}.tar.gz
|
|
OPENSSHSRC=openssh-${OPENSSHVER}.tar.gz
|