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.8 Date: Thu, 11 Jul 2019 15:06:42 +0100 Message-ID: In-Reply-To: <20190710122022.29663-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1209151584953260212==" List-Id: --===============1209151584953260212== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Perfect as always. Merged! > On 10 Jul 2019, at 13:20, Matthias Fischer = wrote: >=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 92392ea21..7df658a20 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 4.7 > +VER =3D 4.8 >=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 ec7be696032b962eac9ba5726940a3aa > +$(DL_FILE)_MD5 =3D 08e018f2d8db4911ee90591284fa1ca5 >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============1209151584953260212==--