From: Stefan Schantl Date: Thu, 8 Jun 2017 12:13:24 +0000 (+0200) Subject: guardian: Bump package version. X-Git-Tag: v2.23-core131~117^2~183 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6600eeac49362964f6813c8c106aa68d6afe3d0e;p=ipfire-2.x.git guardian: Bump package version. During commit d68ead3decfdcc4ca4a1413e33f3c47270799836 the guardian.cgi has been changed, and therefore the package version of guardian needs to be bumped to ship the changed files. Signed-off-by: Stefan Schantl --- diff --git a/lfs/guardian b/lfs/guardian index 2120a08a44..f3001c8212 100644 --- a/lfs/guardian +++ b/lfs/guardian @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = guardian -PAK_VER = 13 +PAK_VER = 14 DEPS = "perl-inotify2 perl-Net-IP"