summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2018-06-23 15:04:01 +0200
committerMarius Bakke <mbakke@fastmail.com>2018-06-24 22:00:03 +0200
commita99ee854b5ce4f90510e1b34d554163093cf85da (patch)
tree48ff1e014c45e0d9b5ca65512b104a3537d4bd20 /gnu/packages/tls.scm
parentd86a7c647d9b51de0c3d7e420c0951cedbca49eb (diff)
downloadpatches-a99ee854b5ce4f90510e1b34d554163093cf85da.tar
patches-a99ee854b5ce4f90510e1b34d554163093cf85da.tar.gz
gnu: mbedtls-apache: Update to 2.7.4.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.4.
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 c14feb2983..e89dc85d18 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -824,7 +824,7 @@ then ported to the GNU / Linux environment.")
(define-public mbedtls-apache
(package
(name "mbedtls-apache")
- (version "2.7.3")
+ (version "2.7.4")
(source
(origin
(method url-fetch)
@@ -834,7 +834,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz"))
(sha256
(base32
- "0rfpcc4i01qsl66iy1z9vaw00s34h4qgx3r41i1v5vazv7vjla05"))))
+ "1x9qia3rd77brz6qiv46w3ham2q78shn2rsz1jbpgqq0jpa69q9l"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags