Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 25 Jan 2020, at 18:51, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> For details see:
> http://www.squid-cache.org/Versions/v4/changesets/
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/squid | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/squid b/lfs/squid
> index 9801c153b..8553d7113 100644
> --- a/lfs/squid
> +++ b/lfs/squid
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 4.9
> +VER        = 4.10
> 
> THISAPP    = squid-$(VER)
> DL_FILE    = $(THISAPP).tar.xz
> @@ -46,7 +46,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 5c2e335dd1e8ced9dda6e0e11894b344
> +$(DL_FILE)_MD5 = af7ac6e70f9bd03ae4fcec0c9b99c38a
> 
> install : $(TARGET)
> 
> -- 
> 2.18.0
>