mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-deb.git
synced 2026-09-20 08:03:46 +08:00
6 lines
189 B
Bash
6 lines
189 B
Bash
OPENSSLMIR=https://www.openssl.org/source/
|
|
OPENSSLSRC=openssl-3.0.13.tar.gz
|
|
DEBMIRROR=http://ftp.us.debian.org/debian/
|
|
OPENSSH_SIDPKG=9.7p1-3
|
|
OPENSSHVER=$(echo $OPENSSH_SIDPKG|cut -d- -f1)
|