unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 57782@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#57782] [PATCH 2/2] gnu: stunnel: Update to 5.66.
Date: Tue, 13 Sep 2022 20:35:40 +0000	[thread overview]
Message-ID: <7c2c13ba4bfb39035414eaabd9de54bb5dcc1a1a.1663081272.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1663081272.git.code@greghogan.com>

* gnu/packages/web.scm (stunnel): Update to 5.66.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index dd9540a9cb..89da652f87 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5800,14 +5800,14 @@ (define-public httptunnel
 (define-public stunnel
   (package
   (name "stunnel")
-  (version "5.61")
+  (version "5.66")
   (source
     (origin
       (method url-fetch)
       (uri (string-append "https://www.stunnel.org/downloads/stunnel-"
                           version ".tar.gz"))
       (sha256
-       (base32 "0yjx07r5wc987s4z0wm37381fa3az2s4mrhyjxypx3rd92k0rsli"))))
+       (base32 "172pkzp8qilj0gd92bhdi96739gjpgbcav5c7a4gd98s9mq7i0am"))))
   (build-system gnu-build-system)
   (arguments
    (list #:configure-flags
-- 
2.37.3





  parent reply	other threads:[~2022-09-13 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-13 20:33 [bug#57782] [PATCH 0/2] Update rsync and stunnel Greg Hogan
2022-09-13 20:35 ` [bug#57782] [PATCH 1/2] gnu: rsync: Update to 3.2.6 Greg Hogan
2022-09-13 20:35 ` Greg Hogan [this message]
2022-09-14 21:19 ` bug#57782: [PATCH 0/2] Update rsync and stunnel Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7c2c13ba4bfb39035414eaabd9de54bb5dcc1a1a.1663081272.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=57782@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).