gnu: squid: Update to 4.17.

* gnu/packages/networking.scm (squid): Update to 4.17.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-27 11:39:56 +01:00
parent b2af054ca1
commit 162e8ea5fc
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1744,14 +1744,14 @@ (define-public httpstat
(define-public squid
(package
(name "squid")
(version "4.16")
(version "4.17")
(source
(origin
(method url-fetch)
(uri (string-append "http://www.squid-cache.org/Versions/v4/squid-"
version ".tar.xz"))
(sha256
(base32 "0qxswdv90lmbxpb47hnqhjv32q0c8j7qkja6wpd0473wfn8yh03y"))))
(base32 "060lwghn6q982bay11ia38c86kd8w6mjgy68n58v31kwik08m4nb"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags