Skip to content

Commit

Permalink
Merge pull request #18338 from keithc-ca/openssl
Browse files Browse the repository at this point in the history
Update to openssl 3.0.12
  • Loading branch information
pshipton committed Oct 24, 2023
2 parents 900abdd + b7a6211 commit 77c530e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Expand Up @@ -132,7 +132,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '--openssl-version=3.0.11'
extra_getsource_options: '--openssl-version=3.0.12'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit 77c530e

Please sign in to comment.