From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 6.11 Date: Mon, 23 Sep 2024 21:10:00 +0200 Message-ID: <20240923191002.804-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7542627326250823556==" List-Id: --===============7542627326250823556== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Matthias Fischer --- lfs/squid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 608b49c25549e73bc58ee4ec82a4d582f6f28b6dd324261806931e= b2e37f0b5d63f6c2f6373a3db43823e805f5d6df56b2a4b5a8324cd6e623c4302d2c4b9421 +$(DL_FILE)_BLAKE2 =3D 8143257e33dc23d3e22ae778990a1cc086740284cd356b3069f3c2= 68c5648d08ddec7346028649c855dcd5c71fa4da555e81f9aac77e1bad8e06e9bd52655749 =20 install : $(TARGET) =20 --=20 2.43.0 --===============7542627326250823556==--