Skip to content
Snippets Groups Projects
Unverified Commit d9f80671 authored by Leo Famulari's avatar Leo Famulari
Browse files

gnu: mbedtls-apache: Update to 2.5.1.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.5.1.
parent 688c8c67
No related branches found
No related tags found
No related merge requests found
......@@ -790,7 +790,7 @@ (define-public acme-client
(define-public mbedtls-apache
(package
(name "mbedtls-apache")
(version "2.4.2")
(version "2.5.1")
(source
(origin
(method url-fetch)
......@@ -800,7 +800,7 @@ (define-public mbedtls-apache
version "-apache.tgz"))
(sha256
(base32
"065hn5zibzflivabdh9p41dknda7wicl2zhc936dmakqfjprip8p"))))
"1yc1rj0izjihj9hbzvskpa4gjzqf4dm2i84nmmm2s9j1i66fp6jm"))))
(build-system cmake-build-system)
(native-inputs
`(("perl" ,perl)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment