gnu: squid: Update to 6.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sergey Trofimov 2023-09-08 17:57:39 +02:00 committed by Christopher Baines
parent 92498fad27
commit af1d2c0310
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

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