From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] squid: Update to 4.10 Date: Sun, 26 Jan 2020 10:10:57 +0000 Message-ID: <308211F7-5FB8-46AF-B8BB-37FB1E78B6F4@ipfire.org> In-Reply-To: <20200125185128.24087-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2271851270334661166==" List-Id: --===============2271851270334661166== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 25 Jan 2020, at 18:51, Matthias Fischer = wrote: >=20 > For details see: > http://www.squid-cache.org/Versions/v4/changesets/ >=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 9801c153b..8553d7113 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 4.9 > +VER =3D 4.10 >=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)_MD5 =3D 5c2e335dd1e8ced9dda6e0e11894b344 > +$(DL_FILE)_MD5 =3D af7ac6e70f9bd03ae4fcec0c9b99c38a >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============2271851270334661166==--