[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/88: gnu: stunnel: Update to 5.53.
From: |
guix-commits |
Subject: |
26/88: gnu: stunnel: Update to 5.53. |
Date: |
Wed, 10 Apr 2019 23:44:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 20d509643ca1b135e11d75fae912dafe959e8d46
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 11 03:51:04 2019 +0200
gnu: stunnel: Update to 5.53.
* gnu/packages/web.scm (stunnel): Update to 5.53.
---
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 7d0afe6..49a382a 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4782,14 +4782,14 @@ tools like SSH (Secure Shell) to reach the outside
world.")
(define-public stunnel
(package
(name "stunnel")
- (version "5.50")
+ (version "5.53")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.stunnel.org/downloads/stunnel-"
version ".tar.gz"))
(sha256
- (base32 "0j811iakljjxw39qchmqf235jdkwixb0i4xxjyi55f08558947cm"))))
+ (base32 "119560alb8k0qz2zkjb2i80ikmn76fa6dg681fvrw9hlxsb9hhw0"))))
(build-system gnu-build-system)
(native-inputs
;; For tests.
- 13/88: gnu: autojump: Update to 22.5.3., (continued)
- 13/88: gnu: autojump: Update to 22.5.3., guix-commits, 2019/04/10
- 14/88: gnu: noice: Don't use NAME in source URI., guix-commits, 2019/04/10
- 16/88: gnu: beep: Update to 1.4.4., guix-commits, 2019/04/10
- 23/88: gnu: duplicity: Update to 0.7.18.2., guix-commits, 2019/04/10
- 18/88: gnu: cifs-utils: Don't use NAME in source URI., guix-commits, 2019/04/10
- 20/88: gnu: xcompmgr: Don't use NAME in source tag., guix-commits, 2019/04/10
- 28/88: gnu: ansible: Update to 2.7.10., guix-commits, 2019/04/10
- 27/88: gnu: surfraw: Update to 2.3.0., guix-commits, 2019/04/10
- 30/88: gnu: links: Update to 2.19., guix-commits, 2019/04/10
- 19/88: gnu: cifs-utils: Update to 6.9., guix-commits, 2019/04/10
- 26/88: gnu: stunnel: Update to 5.53.,
guix-commits <=
- 42/88: gnu: emacs-package-lint: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 41/88: gnu: emacs-image+: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 11/88: gnu: acpica: Update to 20190405., guix-commits, 2019/04/10
- 12/88: gnu: autojump: Don't use unstable tarball., guix-commits, 2019/04/10
- 17/88: gnu: youtube-dl: Update to 2019.04.07., guix-commits, 2019/04/10
- 15/88: gnu: noice: Update to 0.8., guix-commits, 2019/04/10
- 25/88: gnu: xmobar: Don't use NAME in source URI., guix-commits, 2019/04/10
- 21/88: gnu: xcompmgr: Update to 1.1.8., guix-commits, 2019/04/10
- 24/88: gnu: polybar: Update to 3.3.1., guix-commits, 2019/04/10
- 32/88: gnu: hangups: Update to 0.4.9., guix-commits, 2019/04/10