From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 6.8 Date: Thu, 07 Mar 2024 18:38:39 +0100 Message-ID: <20240307173839.3807470-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3703906280300147290==" List-Id: --===============3703906280300147290== 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 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 f91b0f617b6b32138c33575d5daec0bc6dfcb0d356939b6c01e9d4= c33b77886ffb55c38678f31aeed9bf4d5d5e488c751d41098b846a956383c8b6db8c851cab +$(DL_FILE)_BLAKE2 =3D 771de358d395a6b4bb5d94b02325755d1ba891c24f2cc1bdc80d91= a73467a475c2cb7f0e1c24aed2f714c0de38858a24ac3864a5b772b6828beeb014da827d9d =20 install : $(TARGET) =20 --=20 2.34.1 --===============3703906280300147290==--