unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#31832] [PATCH] gnu: libressl: Update to 2.7.4.
@ 2018-06-14 20:40 Gábor Boskovits
  2018-06-14 21:11 ` bug#31832: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Gábor Boskovits @ 2018-06-14 20:40 UTC (permalink / raw)
  To: 31832; +Cc: Gábor Boskovits

* gnu/packages/tls.scm (libressl): Update to 2.7.4.
---
 gnu/packages/tls.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index a934a5087..9e6aac81b 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -459,14 +459,14 @@ required structures.")
 (define-public libressl
   (package
     (name "libressl")
-    (version "2.7.3")
+    (version "2.7.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://openbsd/LibreSSL/"
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1597kj9jy3jyw52ys19sd4blg2gkam5q0rqdxbnrnvnyw67hviqn"))))
+                "19kxa5i97q7p6rrps9qm0nd8zqhdjvzx02j72400c73cl2nryfhy"))))
     (build-system gnu-build-system)
     (arguments
      ;; Do as if 'getentropy' was missing since older Linux kernels lack it
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#31832: [PATCH] gnu: libressl: Update to 2.7.4.
  2018-06-14 20:40 [bug#31832] [PATCH] gnu: libressl: Update to 2.7.4 Gábor Boskovits
@ 2018-06-14 21:11 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-06-14 21:11 UTC (permalink / raw)
  To: Gábor Boskovits; +Cc: 31832-done

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

On Thu, Jun 14, 2018 at 10:40:01PM +0200, Gábor Boskovits wrote:
> * gnu/packages/tls.scm (libressl): Update to 2.7.4.

Thanks! Pushed as 0effadcad538241e0cd4ae49a7dececfbb3a8782

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-14 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-14 20:40 [bug#31832] [PATCH] gnu: libressl: Update to 2.7.4 Gábor Boskovits
2018-06-14 21:11 ` bug#31832: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).