gnu: squid: Update to 4.15.

* gnu/packages/networking.scm (squid): Update to 4.15.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-12 22:41:01 +02:00
parent 79b9131234
commit 026a16ff0d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1698,14 +1698,14 @@ (define-public httpstat
(define-public squid
(package
(name "squid")
(version "4.14")
(version "4.15")
(source
(origin
(method url-fetch)
(uri (string-append "http://www.squid-cache.org/Versions/v4/squid-"
version ".tar.xz"))
(sha256
(base32 "1z4zf98q24ps19fq840n0hwh6z1la65rf061kcapr29lcjm7s2gi"))))
(base32 "09aaz0hi7q4s5jalgl5i5fakmgzv5akf03gnajlah498mgjs94xn"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags