me
/
guix
Archived
1
0
Fork 0

gnu: mbedtls-apache: Update to 2.16.5.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.5.
master
Marius Bakke 2020-02-25 16:33:02 +01:00
parent adf323e0d7
commit 1b01c103db
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -858,7 +858,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.16.4") (version "2.16.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -868,7 +868,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz")) version "-apache.tgz"))
(sha256 (sha256
(base32 (base32
"1yxj5wahaj87xhdi89zbk78ig77b166h464yrj5gb3lwv8mz6h9l")))) "0kdhwy241xsk4isbadqx6z80m8sf76da5sbmqv8qy11yr37cdd35"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags