From 8e3167cc44c8a46eac7b9cc6d7b5987333bc4f23 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 13 Oct 2021 12:23:40 +0000 Subject: [PATCH] guardian: bump PAK_VER Signed-off-by: Arne Fitzenreiter --- lfs/guardian | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/guardian b/lfs/guardian index 245249031..6d61c3361 100644 --- a/lfs/guardian +++ b/lfs/guardian @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = guardian -PAK_VER = 24 +PAK_VER = 25 DEPS = perl-inotify2 perl-Net-IP