Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit b7eb849

Browse files
authored
Bump openssl to 3.3.3 (#568)
1 parent dafdaa1 commit b7eb849

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/software/openssl3.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
dependency "zlib"
2424
dependency "cacerts"
2525

26-
default_version "3.3.2"
26+
default_version "3.3.3"
2727

2828
source url: "https://www.openssl.org/source/openssl-#{version}.tar.gz", extract: :lax_tar
2929

@@ -37,6 +37,7 @@
3737
version("3.3.0") { source sha256: "53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02" }
3838
version("3.3.1") { source sha256: "777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e" }
3939
version("3.3.2") { source sha256: "2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281" }
40+
version("3.3.3") { source sha256: "712590fd20aaa60ec75d778fe5b810d6b829ca7fb1e530577917a131f9105539" }
4041

4142
relative_path "openssl-#{version}"
4243

0 commit comments

Comments
 (0)