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.5 Date: Mon, 18 Apr 2022 21:01:07 +0000 Message-ID: <845af6d3-d049-7b48-6d77-d81993feef82@ipfire.org> In-Reply-To: <20220415110714.3497870-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5046924041882780572==" List-Id: --===============5046924041882780572== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > For details see: > http://lists.squid-cache.org/pipermail/squid-users/2022-April/024725.html >=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 ceaddac86..7b77e568f 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ > =20 > include Config > =20 > -VER =3D 5.4.1 > +VER =3D 5.5 > =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 3281f592c342b59a1017f4c0829543c857d61c4d1e191461f6e6= 9bda2dc61ff59d5b92a04744dcebb75bd1b5d85c214c1f0bea78a791033a50f29891b6995fb8 > +$(DL_FILE)_BLAKE2 =3D aef52ba0b47098f823d3f2bbe55e015c12b853bcc0a414bc94a4= 103009a05fee2c33263b8ade9b31cd22068e964d7f37fc0a497877d26ff836bc2193a6d0e8fc > =20 > install : $(TARGET) > =20 --===============5046924041882780572==--