gnu: stunnel: Update to 5.46.

* gnu/packages/web.scm (stunnel): Update to 5.46.
This commit is contained in:
Tobias Geerinckx-Rice 2018-05-31 02:30:21 +02:00
parent 6c4d1413f2
commit 4ef1d9fd8b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4903,7 +4903,7 @@ (define-public httptunnel
(define-public stunnel
(package
(name "stunnel")
(version "5.45")
(version "5.46")
(source
(origin
(method url-fetch)
@ -4911,7 +4911,7 @@ (define-public stunnel
version ".tar.gz"))
(sha256
(base32
"1qrfb418skdcm7b3v30ixng1ng907f4rfv54zvgz8jwakf1l90jl"))))
"1iw4gap9ysag8iww2ik029scmdllk7jdzcpnnbj7hgbl526b9akn"))))
(build-system gnu-build-system)
(inputs `(("openssl" ,openssl)))
(arguments