From 01cb6d794baf9f19c47e4037e7e0bf3e7b7710f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 2 May 2022 05:28:32 +0000 Subject: [PATCH] cups: Bump package version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/cups | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/cups b/lfs/cups index a07131156d..cd4519b633 100644 --- a/lfs/cups +++ b/lfs/cups @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2022 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 # @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/cups-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups -PAK_VER = 24 +PAK_VER = 25 DEPS = avahi cups-filters dbus ghostscript krb5 libtiff -- 2.39.5