diff --git a/version.env b/version.env index eca0238..ec91d71 100644 --- a/version.env +++ b/version.env @@ -1,5 +1,5 @@ OPENSSLMIR=https://www.openssl.org/source/ OPENSSLSRC=openssl-3.0.14.tar.gz DEBMIRROR=http://ftp.us.debian.org/debian/ -OPENSSH_SIDPKG=9.8p1-1 +OPENSSH_SIDPKG=9.8p1-2 OPENSSHVER=$(echo $OPENSSH_SIDPKG|cut -d- -f1)