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.12 Date: Tue, 15 Oct 2024 09:51:06 +0200 Message-ID: <1da6dd9e-781a-4fd0-b52f-9ab516c51870@ipfire.org> In-Reply-To: <20241012154850.3492280-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2655430727811112582==" List-Id: --===============2655430727811112582== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Adolf Belka On 12/10/2024 17:48, 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 6b4f5f025..f84d4e895 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ > =20 > include Config > =20 > -VER =3D 6.11 > +VER =3D 6.12 > =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 8143257e33dc23d3e22ae778990a1cc086740284cd356b3069f3= c268c5648d08ddec7346028649c855dcd5c71fa4da555e81f9aac77e1bad8e06e9bd52655749 > +$(DL_FILE)_BLAKE2 =3D ef1ae1bb0769a3509783027cd9596bdc64cedd1c46bbf393b345= 04f7074bd5eec8dcaf79c6e9fc227cc709f4f90b8abba373bb2ac06d93dcb5b1783196349e04 > =20 > install : $(TARGET) > =20 --===============2655430727811112582==--