Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
(PUP-12048) Bump openssl version to 3.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkarsale committed Jun 21, 2024
1 parent a49f32a commit 7dc7337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/components/openssl-3.0.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
component 'openssl' do |pkg, settings, platform|
pkg.version '3.0.13'
pkg.version '3.0.14'
pkg.sha256sum '88525753f79d3bec27d2fa7c66aa0b92b3aa9498dafd93d7cfa4b3780cdae313'
pkg.url "https://openssl.org/source/openssl-#{pkg.get_version}.tar.gz"
pkg.mirror "#{settings[:buildsources_url]}/openssl-#{pkg.get_version}.tar.gz"
Expand Down

0 comments on commit 7dc7337

Please sign in to comment.