update: enhance retry logic for OPENSSH_SIDPKG retrieval and bump OpenSSL version to 3.0.18

This commit is contained in:
boypt
2025-10-09 11:10:10 +08:00
parent d968ce6bf1
commit 30d5a57253
2 changed files with 16 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
OPENSSLVER=3.0.17
OPENSSLVER=3.0.18
OPENSSLMIR=https://github.com/openssl/openssl/releases/download/openssl-${OPENSSLVER}/
OPENSSLSRC=openssl-${OPENSSLVER}.tar.gz