From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] squid: Update to 6.11 Date: Mon, 23 Sep 2024 20:06:53 +0000 Message-ID: In-Reply-To: <20240923191002.804-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5289042470177811398==" List-Id: --===============5289042470177811398== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > 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 d7fefe8c8..6b4f5f025 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 6.10 > +VER =3D 6.11 >=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=20 > 608b49c25549e73bc58ee4ec82a4d582f6f28b6dd324261806931eb2e37f0b5d63f6c2f6373= a3db43823e805f5d6df56b2a4b5a8324cd6e623c4302d2c4b9421 > +$(DL_FILE)_BLAKE2 =3D=20 > 8143257e33dc23d3e22ae778990a1cc086740284cd356b3069f3c268c5648d08ddec7346028= 649c855dcd5c71fa4da555e81f9aac77e1bad8e06e9bd52655749 >=20 > install : $(TARGET) --===============5289042470177811398==--