[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/17: gnu: stunnel: Update to 5.54.
From: |
guix-commits |
Subject: |
14/17: gnu: stunnel: Update to 5.54. |
Date: |
Sun, 19 May 2019 22:18:34 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 873ef5b1168a7d04fabddd2ff5f0046080c69533
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon May 20 03:47:29 2019 +0200
gnu: stunnel: Update to 5.54.
* gnu/packages/web.scm (stunnel): Update to 5.54.
---
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 08339d1..7d41b61 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4818,14 +4818,14 @@ tools like SSH (Secure Shell) to reach the outside
world.")
(define-public stunnel
(package
(name "stunnel")
- (version "5.53")
+ (version "5.54")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.stunnel.org/downloads/stunnel-"
version ".tar.gz"))
(sha256
- (base32 "119560alb8k0qz2zkjb2i80ikmn76fa6dg681fvrw9hlxsb9hhw0"))))
+ (base32 "00krr0h3vsyi93mqhrbgfgn8v47l4l3hzdg1ccfnpd3lqak8i1ay"))))
(build-system gnu-build-system)
(native-inputs
;; For tests.
- 03/17: gnu: Add acpi-call-linux-module., (continued)
- 03/17: gnu: Add acpi-call-linux-module., guix-commits, 2019/05/19
- 05/17: gnu: wimlib: Update to 1.13.1., guix-commits, 2019/05/19
- 04/17: gnu: Add tpacpi-bat., guix-commits, 2019/05/19
- 06/17: gnu: restic: Update to 0.9.5., guix-commits, 2019/05/19
- 02/17: gnu: Move Linux-Libre modules to their own section., guix-commits, 2019/05/19
- 12/17: gnu: tumbler: Update to 0.2.4., guix-commits, 2019/05/19
- 09/17: gnu: exo: Don't use NAME in source URI., guix-commits, 2019/05/19
- 16/17: gnu: s6: Update to 2.8.0.1., guix-commits, 2019/05/19
- 17/17: gnu: libu2f-host: Update to 1.1.10., guix-commits, 2019/05/19
- 07/17: gnu: exo: Update to 0.12.5., guix-commits, 2019/05/19
- 14/17: gnu: stunnel: Update to 5.54.,
guix-commits <=
- 13/17: gnu: tumbler: Don't use NAME in source URI., guix-commits, 2019/05/19
- 10/17: gnu: thunar: Don't use NAME in source URI., guix-commits, 2019/05/19
- 08/17: gnu: thunar: Update to 1.8.6., guix-commits, 2019/05/19
- 11/17: gnu: garcon: Don't use NAME in source URI., guix-commits, 2019/05/19
- 15/17: gnu: skalibs: Update to 2.8.1.0., guix-commits, 2019/05/19