From d4f09c20efabcb5c4383842a95541a037d2c01c6 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Mon, 14 Jun 2021 11:40:52 +0000 Subject: [PATCH] squid: update to 4.15. Fix changelog. Closes: #31480 [via git-merge-pr] --- srcpkgs/squid/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/squid/template b/srcpkgs/squid/template index deeed97365..920cb0c3e2 100644 --- a/srcpkgs/squid/template +++ b/srcpkgs/squid/template @@ -1,7 +1,7 @@ # Template file for 'squid' pkgname=squid -version=4.14 -revision=2 +version=4.15 +revision=1 build_style=gnu-configure configure_args=" --sbindir=/usr/bin @@ -63,9 +63,9 @@ short_desc="Caching proxy for the Web" maintainer="Toyam Cox " license="GPL-2.0-or-later" homepage="http://www.squid-cache.org/" -#changelog="http://www.squid-cache.org/Versions/v3/3.5/changesets/" +changelog="http://www.squid-cache.org/Versions/v4/changesets/" distfiles="http://www.squid-cache.org/Versions/v4/squid-${version}.tar.xz" -checksum=f1097daa6434897c159bc100978b51347c0339041610845d0afa128151729ffc +checksum=b693a4e5ab2811a8a854f60de0a62afbbf3a952bb1d047952c9ae01321f84a25 system_accounts="squid" # squid-conf-tests requires a squid user in the system make_check=no