bump openssl 3.0.15

This commit is contained in:
Git User
2024-09-04 09:37:30 +08:00
parent b0ec372e1f
commit 67de737cae

View File

@@ -1,6 +1,6 @@
OPENSSH_SIDPKG=
OPENSSLMIR=https://www.openssl.org/source/
OPENSSLSRC=openssl-3.0.14.tar.gz
OPENSSLSRC=openssl-3.0.15.tar.gz
DEBMIRROR=http://ftp.us.debian.org/debian/
[[ -z $OPENSSH_SIDPKG ]] && \
OPENSSH_SIDPKG=$(curl https://packages.debian.org/sid/openssh-server | sed -n '/vcurrent/s/ *<[^>]*> *//gp' | head -n1 | cut -d: -f2)