diff --git a/version.env b/version.env index e4c1598..7b66697 100644 --- a/version.env +++ b/version.env @@ -1,5 +1,5 @@ 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 +OPENSSH_SIDPKG=9.7p1-4 OPENSSHVER=$(echo $OPENSSH_SIDPKG|cut -d- -f1)