aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-20 03:18:42 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-20 04:49:51 +0100
commit2e5438e0f4d3764b24eb7ae597158d7cf56cbdf7 (patch)
treee946e5f39ea9671c2df8f56de0a8b2f7790a14ae
parentb722a1f1e1caa24b2af08e0fc2f098e314dbaf3d (diff)
downloadguix-2e5438e0f4d3764b24eb7ae597158d7cf56cbdf7.tar
guix-2e5438e0f4d3764b24eb7ae597158d7cf56cbdf7.tar.gz
gnu: stunnel: Update to 5.56.
* gnu/packages/web.scm (stunnel): Update to 5.56.
-rw-r--r--gnu/packages/web.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 032ba2206c..9b568adb96 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -16,7 +16,7 @@
;;; Copyright © 2016 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2016, 2017 ng0 <ng0@n0.is>
;;; Copyright © 2016, 2017, 2018, 2019 Arun Isaac <arunisaac@systemreboot.net>
-;;; Copyright © 2016, 2017, 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2016, 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2016 Bake Timmons <b3timmons@speedymail.org>
;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
;;; Copyright © 2017, 2018 Marius Bakke <mbakke@fastmail.com>
@@ -5233,14 +5233,14 @@ tools like SSH (Secure Shell) to reach the outside world.")
(define-public stunnel
(package
(name "stunnel")
- (version "5.55")
+ (version "5.56")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.stunnel.org/downloads/stunnel-"
version ".tar.gz"))
(sha256
- (base32 "0qjc0wkjf6bqz29fvwwsn9hnjhm6alsm10jcwx4jad2q3ks6kplh"))))
+ (base32 "08kb4gi9fzqngrczykvba6xhaxhq9m4wmdbhxvgrva5rasrvz13k"))))
(build-system gnu-build-system)
(native-inputs
;; For tests.