Skip to content

Commit

Permalink
Merge pull request #1441 from chef/openssl
Browse files Browse the repository at this point in the history
Add openssl 1.1.1l
  • Loading branch information
tas50 authored Aug 27, 2021
2 parents 7f6f282 + 6cd4906 commit 47fbcef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/software/openssl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
source url: "https://www.openssl.org/source/openssl-#{version}.tar.gz", extract: :lax_tar
end

version("1.1.1l") { source sha256: "0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1" }
version("1.1.1k") { source sha256: "892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5" }
version("1.1.1j") { source sha256: "aaf2fcb575cdf6491b98ab4829abf78a3dec8402b8b81efc8f23c00d443981bf" }
version("1.1.1i") { source sha256: "e8be6a35fe41d10603c3cc635e93289ed00bf34b79671a3a4de64fcee00d5242" }
Expand Down

0 comments on commit 47fbcef

Please sign in to comment.