summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2018-11-21 23:06:08 +0100
committerMarius Bakke <mbakke@fastmail.com>2018-11-21 23:06:08 +0100
commitd9f8e846b69fc89356d9497c0a51c53cb2e53a5e (patch)
tree84b896e55fc4a674029687adc50f9addb10e9622 /gnu/packages/tls.scm
parentb344a3a9376f01c45985392f200c90a2526e8479 (diff)
downloadguix-patches-d9f8e846b69fc89356d9497c0a51c53cb2e53a5e.tar
guix-patches-d9f8e846b69fc89356d9497c0a51c53cb2e53a5e.tar.gz
gnu: mbedtls-apache: Update to 2.14.0.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0.
Diffstat (limited to 'gnu/packages/tls.scm')
-rw-r--r--gnu/packages/tls.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 6c2c11501f..2da4874e79 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -842,7 +842,7 @@ then ported to the GNU / Linux environment.")
(define-public mbedtls-apache
(package
(name "mbedtls-apache")
- (version "2.13.0")
+ (version "2.14.0")
(source
(origin
(method url-fetch)
@@ -852,7 +852,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz"))
(sha256
(base32
- "1nh6xfyxs3mnnpgc6pancvdhv6ihz9lhsxdlg90gqa8n5r6lwfsr"))))
+ "0bf8mf8w5dyikbwpckcxgdi0l086adk7pailqds10bkzrcg59y42"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags