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.
2 parents 0c031cf + 0fa9846 commit 419d7faCopy full SHA for 419d7fa
nettle.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: nettle
3
- version: 3.10.1
4
- epoch: 3
+ version: "3.10.2"
+ epoch: 0
5
description: A low-level cryptographic library
6
copyright:
7
- license: LGPL-3.0
@@ -23,7 +23,7 @@ environment:
23
pipeline:
24
- uses: fetch
25
with:
26
- expected-sha256: b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132
+ expected-sha256: fe9ff51cb1f2abb5e65a6b8c10a92da0ab5ab6eaf26e7fc2b675c45f1fb519b5
27
uri: https://ftpmirror.gnu.org/gnu/nettle/nettle-${{package.version}}.tar.gz
28
29
- uses: autoconf/configure
0 commit comments