Ignore this patch. It should not have been a 1 of 2 patch. I will resend out. This version has been dropped in patchwork. Regards, Adolf. On 13/08/2024 18:19, Adolf Belka wrote: > Signed-off-by: Adolf Belka > --- > lfs/cups-filters | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lfs/cups-filters b/lfs/cups-filters > index 7f209aa03..7a76f40a7 100644 > --- a/lfs/cups-filters > +++ b/lfs/cups-filters > @@ -1,7 +1,7 @@ > ############################################################################### > # # > # IPFire.org - A linux based firewall # > -# Copyright (C) 2007-2023 IPFire Team # > +# Copyright (C) 2007-2024 IPFire Team # > # # > # This program is free software: you can redistribute it and/or modify # > # it under the terms of the GNU General Public License as published by # > @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) > DIR_APP = $(DIR_SRC)/$(THISAPP) > TARGET = $(DIR_INFO)/$(THISAPP) > PROG = cups-filters > -PAK_VER = 12 > +PAK_VER = 13 > > DEPS = cups ghostscript >