gnu: s2n: Update to 1.3.10.

* gnu/packages/tls.scm (s2n): Update to 1.3.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Greg Hogan 2022-04-14 16:38:55 +00:00 committed by Ludovic Courtès
parent a82b0741a3
commit bc3e32454f
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1130,7 +1130,7 @@ (define-public s2n
(package
(name "s2n")
; Update only when updating aws-crt-cpp.
(version "1.1.0")
(version "1.3.10")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1139,7 +1139,7 @@ (define-public s2n
(file-name (git-file-name name version))
(sha256
(base32
"14dhdddlph36nshdkh0v33718hxjx5vxqxmkw7707393q0qrgipw"))))
"15fr6zwglw74x5qd090752kqn7n3cyi4gmz94ip45g3hflschxd3"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags