me
/
guix
Archived
1
0
Fork 0

gnu: mbedtls-apache: Update to 2.16.1.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.1.
master
Marius Bakke 2019-03-31 16:51:33 +02:00
parent ee74a07668
commit a02d390357
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -837,7 +837,7 @@ then ported to the GNU / Linux environment.")
(define-public mbedtls-apache
(package
(name "mbedtls-apache")
(version "2.16.0")
(version "2.16.1")
(source
(origin
(method url-fetch)
@ -847,7 +847,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz"))
(sha256
(base32
"1qlscr0m97favkqmrlj90rlgw40h8lcypxz0snvr1iwkj1pbbnp3"))))
"08zz88gcb2jmpfsgy5b6qc3li6l39yw1dbimd18aziyd889nvl7b"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags