gnu: mbedtls-apache: Update to 2.16.4.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.4.
This commit is contained in:
Marius Bakke 2020-01-29 10:06:43 +01:00
parent 18f8e935e8
commit 4e8d1116ff
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -858,7 +858,7 @@ (define-public acme-client
(define-public mbedtls-apache (define-public mbedtls-apache
(package (package
(name "mbedtls-apache") (name "mbedtls-apache")
(version "2.16.3") (version "2.16.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -868,7 +868,7 @@ (define-public mbedtls-apache
version "-apache.tgz")) version "-apache.tgz"))
(sha256 (sha256
(base32 (base32
"0qd65lnr63vmx2gxla6lcmm5gawlnaj4wy4h4vmdc3h9h9nyw6zc")))) "1yxj5wahaj87xhdi89zbk78ig77b166h464yrj5gb3lwv8mz6h9l"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags