gnu: stunnel: Update to 5.59.

* gnu/packages/web.scm (stunnel): Update to 5.59.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-07 00:54:05 +02:00
parent 8e4d44ad39
commit 08512512ea
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5888,14 +5888,14 @@ (define-public httptunnel
(define-public stunnel
(package
(name "stunnel")
(version "5.58")
(version "5.59")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.stunnel.org/downloads/stunnel-"
version ".tar.gz"))
(sha256
(base32 "0y9vjzjqi340vy6h321r1cskb7l6a4prr9d2ysixqzjpjv04rhfl"))))
(base32 "17yf2n47j5hw2y9527mrkx3j7q9jk5vvg46m3hgp1wg8dggpcxqk"))))
(build-system gnu-build-system)
(native-inputs
;; For tests.