openssl: upgrade to 3.0.16

Downloaded from https://github.com/openssl/openssl/releases/download/openssl-3.0.16/openssl-3.0.16.tar.gz

Change-Id: I9eeb10132455be1240cbe7312275d5211dee3600
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181442
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
This commit is contained in:
Xisco Fauli
2025-02-11 17:36:26 +01:00
parent 0b0e651f2f
commit fe39e60102

View File

@@ -543,8 +543,8 @@ OPENLDAP_TARBALL := openldap-2.6.9.tgz
# three static lines
# so that git cherry-pick
# will not run into conflicts
OPENSSL_SHA256SUM := 23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533
OPENSSL_TARBALL := openssl-3.0.15.tar.gz
OPENSSL_SHA256SUM := 57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86
OPENSSL_TARBALL := openssl-3.0.16.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts