From 4f965467714ea1dd14ae527f88cba988a6aaa6b5 Mon Sep 17 00:00:00 2001 From: BEN <1033514+boypt@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:58:50 +0800 Subject: [PATCH] upstrem 9.8-2 --- version.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)