From e80e1fda2d8de851db1a489a89ab828061c671c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sun, 18 Sep 2022 20:55:51 +0000 Subject: [PATCH] Guardian: Bump package version for Perl changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/guardian | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/guardian b/lfs/guardian index 91d02a8bc1..6eaa50aace 100644 --- a/lfs/guardian +++ b/lfs/guardian @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 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 # @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = guardian -PAK_VER = 26 +PAK_VER = 27 DEPS = perl-inotify2 perl-Net-IP -- 2.39.5