Reviewed-by: Michael Tremer Very good. I feel I haven’t put the reviewed-by tag on something in ages :) > On 10 Jun 2020, at 22:38, Matthias Fischer wrote: > > For details see: > http://www.squid-cache.org/Versions/v4/changesets/ > > Signed-off-by: Matthias Fischer > --- > lfs/squid | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lfs/squid b/lfs/squid > index 9c913b928..ebd25e42e 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ > > include Config > > -VER = 4.11 > +VER = 4.12 > > THISAPP = squid-$(VER) > DL_FILE = $(THISAPP).tar.xz > @@ -46,7 +46,7 @@ objects = $(DL_FILE) > > $(DL_FILE) = $(DL_FROM)/$(DL_FILE) > > -$(DL_FILE)_MD5 = 10f34e852153a9996aa4614670e2bda1 > +$(DL_FILE)_MD5 = ad7a4a8a0031cae3435717a759173829 > > install : $(TARGET) > > -- > 2.17.1 >