[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: mbedtls-apache: Update to 2.16.3.
From: |
guix-commits |
Subject: |
05/06: gnu: mbedtls-apache: Update to 2.16.3. |
Date: |
Fri, 27 Sep 2019 13:37:20 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit add8063742f08529a64bfbf11e1451a6be392fa3
Author: Marius Bakke <address@hidden>
Date: Thu Sep 26 16:42:27 2019 +0200
gnu: mbedtls-apache: Update to 2.16.3.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.3.
---
gnu/packages/tls.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 74d16f7..93c79d6 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -835,7 +835,7 @@ then ported to the GNU / Linux environment.")
(define-public mbedtls-apache
(package
(name "mbedtls-apache")
- (version "2.16.2")
+ (version "2.16.3")
(source
(origin
(method url-fetch)
@@ -845,7 +845,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz"))
(sha256
(base32
- "1906hbwlkq32075hca4vjad03dcc36aycvmaz8yvhr3ygg6lz0x6"))))
+ "0qd65lnr63vmx2gxla6lcmm5gawlnaj4wy4h4vmdc3h9h9nyw6zc"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
- branch master updated (36cc160 -> b48eb1e), guix-commits, 2019/09/27
- 01/06: gnu: Add libwpe., guix-commits, 2019/09/27
- 05/06: gnu: mbedtls-apache: Update to 2.16.3.,
guix-commits <=
- 02/06: gnu: Add wpebackend-fdo., guix-commits, 2019/09/27
- 03/06: gnu: Add xdg-dbus-proxy., guix-commits, 2019/09/27
- 06/06: gnu: nginx: Update to 1.17.4., guix-commits, 2019/09/27
- 04/06: gnu: WebKitGTK: Update to 2.26.1., guix-commits, 2019/09/27