From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid: Update to 5.6 Date: Tue, 07 Jun 2022 17:35:22 +0200 Message-ID: <20220607153522.3357143-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1779609803846749905==" List-Id: --===============1779609803846749905== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable For details see: https://github.com/squid-cache/squid/commits/v5 Signed-off-by: Matthias Fischer --- lfs/squid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/squid b/lfs/squid index 7b77e568f..2a5317a43 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.5 +VER =3D 5.6 =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 aef52ba0b47098f823d3f2bbe55e015c12b853bcc0a414bc94a410= 3009a05fee2c33263b8ade9b31cd22068e964d7f37fc0a497877d26ff836bc2193a6d0e8fc +$(DL_FILE)_BLAKE2 =3D 172dbbc255dfbe6246f7e9e333469a4d7a1dda722bb1d897886e1f= c075106f223dff739510ade836df4fb147b45e3626ce1e1916eaa9d708d55265347d74e183 =20 install : $(TARGET) =20 --=20 2.25.1 --===============1779609803846749905==--