summary refs log tree commit diff
path: root/gnu/packages/tls.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2018-05-04 16:35:06 +0200
committerMarius Bakke <mbakke@fastmail.com>2018-05-05 13:16:32 +0200
commit8df0bef67f77fc09e3d91479e1595f1951531e13 (patch)
tree252d3413c4b8e3488027c4f4883fe3a787491f3f /gnu/packages/tls.scm
parent91de23058eae11c1eb27b50ed0038ed0c42cf26d (diff)
downloadguix-8df0bef67f77fc09e3d91479e1595f1951531e13.tar.gz
gnu: mbedtls-apache: Update to 2.7.3.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
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 023b1efea6..6717b0a102 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -836,7 +836,7 @@ then ported to the GNU / Linux environment.")
 (define-public mbedtls-apache
   (package
     (name "mbedtls-apache")
-    (version "2.7.2")
+    (version "2.7.3")
     (source
      (origin
        (method url-fetch)
@@ -846,7 +846,7 @@ then ported to the GNU / Linux environment.")
                            version "-apache.tgz"))
        (sha256
         (base32
-         "1mvkqlxxvl6yp1g5g9dk4l7h3wl6149p3pfwgwzgs7xybyxw4f7x"))))
+         "0rfpcc4i01qsl66iy1z9vaw00s34h4qgx3r41i1v5vazv7vjla05"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags