me
/
guix
Archived
1
0
Fork 0

gnu: mbedtls-apache: Update to 2.16.2.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.2.
master
Marius Bakke 2019-06-30 13:36:58 +02:00
parent ff68ddb032
commit 1307aa4427
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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