We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee60f6 commit 335661fCopy full SHA for 335661f
openssl.yaml
@@ -1,8 +1,8 @@
1
#nolint:forbidden-repository-used,forbidden-keyring-used
2
package:
3
name: openssl
4
- version: "3.5.3"
5
- epoch: 2
+ version: "3.5.4"
+ epoch: 0
6
description: "the OpenSSL cryptography suite"
7
copyright:
8
- license: Apache-2.0
@@ -41,7 +41,7 @@ pipeline:
41
with:
42
repository: https://github.com/openssl/openssl
43
tag: openssl-${{package.version}}
44
- expected-commit: c4da9ac23de497ce039a102e6715381047899447
+ expected-commit: c1eeb9406b6142148f267594197d853403d10208
45
46
- uses: patch
47
0 commit comments