guardian: Bump package version.

During commit d68ead3dec 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 <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2017-06-08 14:13:24 +02:00
parent 31313db780
commit 6600eeac49

View File

@@ -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"