From: Stefan Schantl Date: Thu, 8 Jun 2017 12:15:49 +0000 (+0200) Subject: guardian: Bump package version X-Git-Tag: v2.19-core112~30^2~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7eab091642b641df1c2e49b63d0fc065afefda4;p=people%2Fstevee%2Fipfire-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 Signed-off-by: Michael Tremer --- 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"