Skip to content

Commit 6a0a557

Browse files
authored
Merge pull request #16546 from wolfi-dev/wolfictl-9d5c0278-4b50-4e65-ab10-0ed58725864d
openssl/3.3.0 package update
2 parents b67d589 + f49d454 commit 6a0a557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openssl.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: openssl
3-
version: 3.2.1
3+
version: 3.3.0
44
epoch: 0
55
description: "the OpenSSL cryptography suite"
66
copyright:
@@ -32,7 +32,7 @@ pipeline:
3232
- uses: fetch
3333
with:
3434
uri: https://www.openssl.org/source/openssl-${{package.version}}.tar.gz
35-
expected-sha256: 83c7329fe52c850677d75e5d0b0ca245309b97e8ecbcfdc1dfdc4ab9fac35b39
35+
expected-sha256: 53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02
3636

3737
- name: Configure and build
3838
runs: |

0 commit comments

Comments
 (0)