gnu: libressl: Update to 2.5.3.

* gnu/packages/tls.scm (libressl): Update to 2.5.3.
This commit is contained in:
Leo Famulari 2017-04-11 13:09:03 -04:00
parent efbca08776
commit 69121e95cd
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -431,7 +431,7 @@ (define-public openssl-next
(define-public libressl
(package
(name "libressl")
(version "2.5.2")
(version "2.5.3")
(source
(origin
(method url-fetch)
@ -440,7 +440,7 @@ (define-public libressl
version ".tar.gz"))
(sha256
(base32
"10hw434azw0gvfkmfm46r85r7my1c6592rg9jsna914jh1q7vyhg"))))
"0c4awq45cl757fv7f7f75i5i0ibc6v7ns13n7xvfak7chv2lrqql"))))
(build-system gnu-build-system)
(native-search-paths
;; FIXME: These two variables must designate a single file or directory