From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] squid: Update to 6.8 Date: Thu, 07 Mar 2024 20:08:41 +0100 Message-ID: <3E32693C-6A04-4767-843E-725A2C92BC8D@ipfire.org> In-Reply-To: <20240307173839.3807470-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6920734099036533907==" List-Id: --===============6920734099036533907== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thank you. Merged :) > On 7 Mar 2024, at 18:38, Matthias Fischer w= rote: >=20 > For details see: > https://github.com/squid-cache/squid/commits/v6 >=20 > Signed-off-by: Matthias Fischer > --- > lfs/squid | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/squid b/lfs/squid > index 3a2d1039c..882a8842e 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 6.7 > +VER =3D 6.8 >=20 > THISAPP =3D squid-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -46,7 +46,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_BLAKE2 =3D f91b0f617b6b32138c33575d5daec0bc6dfcb0d356939b6c01e9= d4c33b77886ffb55c38678f31aeed9bf4d5d5e488c751d41098b846a956383c8b6db8c851cab > +$(DL_FILE)_BLAKE2 =3D 771de358d395a6b4bb5d94b02325755d1ba891c24f2cc1bdc80d= 91a73467a475c2cb7f0e1c24aed2f714c0de38858a24ac3864a5b772b6828beeb014da827d9d >=20 > install : $(TARGET) >=20 > --=20 > 2.34.1 >=20 --===============6920734099036533907==--