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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl
2017-06-08 14:15:49 +02:00
committed by Michael Tremer
parent 3b1c776259
commit f7eab09164

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"