From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 6.9 Date: Wed, 10 Apr 2024 18:16:52 +0200 Message-ID: <20240410161652.3505128-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0085372574579054042==" List-Id: --===============0085372574579054042== 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 882a8842e..6f487c3a6 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.8 +VER =3D 6.9 =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 771de358d395a6b4bb5d94b02325755d1ba891c24f2cc1bdc80d91= a73467a475c2cb7f0e1c24aed2f714c0de38858a24ac3864a5b772b6828beeb014da827d9d +$(DL_FILE)_BLAKE2 =3D cac10d3a16fe31a9becfcd0fc278413d53c52285cdca9ece897ca4= e3a0e50806e186960091f9050243180996382c6b5209360d9fff249d26b20d1e529285a038 =20 install : $(TARGET) =20 --=20 2.34.1 --===============0085372574579054042==--