gnu: libressl: Update to 2.2.6.

* gnu/packages/tls.scm (libressl): Update to 2.2.6.
This commit is contained in:
Leo Famulari 2016-03-01 16:30:13 -05:00
parent 043c3f0bed
commit 599860d2b9

View file

@ -306,7 +306,7 @@ (define openssl-1.0.2g
(define-public libressl
(package
(name "libressl")
(version "2.2.5")
(version "2.2.6")
(source
(origin
(method url-fetch)
@ -314,7 +314,7 @@ (define-public libressl
"http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-"
version ".tar.gz"))
(sha256 (base32
"0jwidi7fafcdh5qml72dx0ad0kfsk94qxzm29i7wd3cx8v8dxjp3"))))
"0kynb15l5gq1qgp3p4ncn20sc65sbl8lk89vyr07s17xrya9kq8y"))))
(build-system gnu-build-system)
(native-search-paths
;; FIXME: These two variables must designate a single file or directory