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.3 Date: Mon, 04 Sep 2023 15:09:01 +0200 Message-ID: <369dcfa3-6ea6-4323-a6a8-a0e2bbdfd7f1@ipfire.org> In-Reply-To: <20230904115048.3473575-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5128659242724647066==" List-Id: --===============5128659242724647066== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Adolf Belka On 04/09/2023 13:50, 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 50ebc4e3a..cd424e8bb 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ > =20 > include Config > =20 > -VER =3D 6.2 > +VER =3D 6.3 > =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 e934371e40093b1570c88c76f9427089087d2fa0b16629e7ca3a= fabd17f7bc5592b2b65354da54ebc43350ab6732081dd39a39e5db712f70a48246c22b8ae45d > +$(DL_FILE)_BLAKE2 =3D 7b94f870a78cd7f29ee762aa3c0c6d72412e719c65a2d3730b74= 4b6ac6da1b26b15da42d89c004214b2574e53321d904af175ef156430459eae09d560895de5b > =20 > install : $(TARGET) > =20 --=20 Sent from my laptop --===============5128659242724647066==--