gnu: mbedtls-apache: Update to 2.7.6.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.6.
This commit is contained in:
Leo Famulari 2018-09-17 01:13:42 -04:00
parent ad99df3990
commit 4fed15fba3
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08

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.7.5") (version "2.7.6")
(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
"0h4vks2z68bkwzg093mn0a7aqsva8rxr4m971n4bkasa17cjlc51")))) "0fl2nrxvlgx9ja7yy3kd1zadpr98fxbvn3f6fl2mj87gryhkfqlk"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags