From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] squid: Update to 5.6 Date: Tue, 07 Jun 2022 16:37:28 +0000 Message-ID: <6affb773-1f25-58e0-16cf-2afd3c824803@ipfire.org> In-Reply-To: <20220607153522.3357143-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0440684934113508756==" List-Id: --===============0440684934113508756== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > For details see: > https://github.com/squid-cache/squid/commits/v5 >=20 > Signed-off-by: Matthias Fischer > --- > lfs/squid | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > 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 aef52ba0b47098f823d3f2bbe55e015c12b853bcc0a414bc94a4= 103009a05fee2c33263b8ade9b31cd22068e964d7f37fc0a497877d26ff836bc2193a6d0e8fc > +$(DL_FILE)_BLAKE2 =3D 172dbbc255dfbe6246f7e9e333469a4d7a1dda722bb1d897886e= 1fc075106f223dff739510ade836df4fb147b45e3626ce1e1916eaa9d708d55265347d74e183 > =20 > install : $(TARGET) > =20 --===============0440684934113508756==--