Files
openssh-deb/version.env
2024-05-30 17:21:53 +08:00

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-5
OPENSSHVER=$(echo $OPENSSH_SIDPKG|cut -d- -f1)