Files
openssh-deb/version.env
Git User e200c676d9 bump ver
2024-06-26 10:31:23 +08:00

6 lines
189 B
Bash

OPENSSLMIR=https://www.openssl.org/source/
OPENSSLSRC=openssl-3.0.14.tar.gz
DEBMIRROR=http://ftp.us.debian.org/debian/
OPENSSH_SIDPKG=9.7p1-6
OPENSSHVER=$(echo $OPENSSH_SIDPKG|cut -d- -f1)