me
/
guix
Archived
1
0
Fork 0

gnu: stunnel: Update to 5.57 [security fixes].

* gnu/packages/web.scm (stunnel): Update to 5.57.
master
Tobias Geerinckx-Rice 2020-10-13 17:07:23 +02:00
parent d395f422e7
commit 7e868a3958
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5648,14 +5648,14 @@ tools like SSH (Secure Shell) to reach the outside world.")
(define-public stunnel
(package
(name "stunnel")
(version "5.56")
(version "5.57")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.stunnel.org/downloads/stunnel-"
version ".tar.gz"))
(sha256
(base32 "08kb4gi9fzqngrczykvba6xhaxhq9m4wmdbhxvgrva5rasrvz13k"))))
(base32 "1q8gc05fiz7w55ws0whwzb94ffjnhzfppf1mhz1hf671vmrvjnmg"))))
(build-system gnu-build-system)
(native-inputs
;; For tests.