From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH] squid: Update to 6.5 Date: Fri, 10 Nov 2023 23:46:47 +0100 Message-ID: <84d56516-aa7c-40c0-8449-ba3ba5019900@ipfire.org> In-Reply-To: <20231108095837.3544721-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4640920070501494320==" List-Id: --===============4640920070501494320== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Adolf Belka On 08/11/2023 10:58, Matthias Fischer wrote: > 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 cd424e8bb..d92341794 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ > =20 > include Config > =20 > -VER =3D 6.3 > +VER =3D 6.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 7b94f870a78cd7f29ee762aa3c0c6d72412e719c65a2d3730b74= 4b6ac6da1b26b15da42d89c004214b2574e53321d904af175ef156430459eae09d560895de5b > +$(DL_FILE)_BLAKE2 =3D 91ed91f9b0f56f440a7f15a63bbc3e19537b60bc8b31b5bf7e16= 884367d0da060c5490e1721dbd7c5fce7f4a4e958fb3554d6bdc5b55f568598f907722b651de > =20 > install : $(TARGET) > =20 --===============4640920070501494320==--