1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 14:10:38 +02:00

gnu: libressl: Update to 2.4.2.

* gnu/packages/tls.scm (libressl): Update to 2.4.2.
This commit is contained in:
Leo Famulari
2016-08-02 12:21:07 -04:00
parent ab3a64507a
commit deb6482ec6

View File

@@ -326,7 +326,7 @@ required structures.")
(define-public libressl
(package
(name "libressl")
(version "2.3.6")
(version "2.4.2")
(source
(origin
(method url-fetch)
@@ -335,7 +335,7 @@ required structures.")
version ".tar.gz"))
(sha256
(base32
"1yipsp1ici207nbminbf1knh252kzvqg036v0xpx0fw1wrwlg2im"))))
"1qyrcyzrrn6r9cqvm66ib72qyr65q4hrdyiq1vb24a6nwmwdg1sz"))))
(build-system gnu-build-system)
(native-search-paths
;; FIXME: These two variables must designate a single file or directory