From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 6.10 Date: Wed, 12 Jun 2024 18:06:50 +0200 Message-ID: <20240612160650.3445393-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0433240474539811960==" List-Id: --===============0433240474539811960== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable For details see: https://github.com/squid-cache/squid/commits/v6 Signed-off-by: Matthias Fischer --- lfs/squid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/squid b/lfs/squid index 6f487c3a6..d7fefe8c8 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.9 +VER =3D 6.10 =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 cac10d3a16fe31a9becfcd0fc278413d53c52285cdca9ece897ca4= e3a0e50806e186960091f9050243180996382c6b5209360d9fff249d26b20d1e529285a038 +$(DL_FILE)_BLAKE2 =3D 608b49c25549e73bc58ee4ec82a4d582f6f28b6dd324261806931e= b2e37f0b5d63f6c2f6373a3db43823e805f5d6df56b2a4b5a8324cd6e623c4302d2c4b9421 =20 install : $(TARGET) =20 --=20 2.34.1 --===============0433240474539811960==--