me
/
guix
Archived
1
0
Fork 0

gnu: mbedtls-apache: Update to 2.14.0.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0.
master
Marius Bakke 2018-11-21 23:06:08 +01:00
parent b344a3a937
commit d9f8e846b6
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -842,7 +842,7 @@ then ported to the GNU / Linux environment.")
(define-public mbedtls-apache (define-public mbedtls-apache
(package (package
(name "mbedtls-apache") (name "mbedtls-apache")
(version "2.13.0") (version "2.14.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -852,7 +852,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz")) version "-apache.tgz"))
(sha256 (sha256
(base32 (base32
"1nh6xfyxs3mnnpgc6pancvdhv6ihz9lhsxdlg90gqa8n5r6lwfsr")))) "0bf8mf8w5dyikbwpckcxgdi0l086adk7pailqds10bkzrcg59y42"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags