squid: update to 6.7.

This commit is contained in:
oreo639 2024-02-19 05:18:02 -08:00 committed by oreo639
parent f3bbc6693a
commit f0e64f2a0d
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'squid'
pkgname=squid
version=5.7
revision=4
version=6.7
revision=1
build_style=gnu-configure
configure_args="
--sysconfdir=/etc/squid
@ -52,9 +52,9 @@ short_desc="Caching proxy for the Web"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://www.squid-cache.org/"
changelog="http://www.squid-cache.org/Versions/v5/changesets/"
distfiles="http://www.squid-cache.org/Versions/v5/squid-${version}.tar.xz"
checksum=6b0753aaba4c9c4efd333e67124caecf7ad6cc2d38581f19d2f0321f5b7ecd81
changelog="http://www.squid-cache.org/Versions/v${version%%.*}/changesets/"
distfiles="http://www.squid-cache.org/Versions/v${version%%.*}/squid-${version}.tar.xz"
checksum=e14daa4eae41925d1ae3f08e64439a6aaa3011bdced686628b8de697d5ab8428
system_accounts="squid"
# squid-conf-tests requires a squid user in the system
make_check=no