]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
guardian: Bump package version.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 8 Jun 2017 12:13:24 +0000 (14:13 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 8 Jun 2017 12:13:24 +0000 (14:13 +0200)
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 <stefan.schantl@ipfire.org>
lfs/guardian

index 2120a08a4490ac6b65f90e789de82bea2143ad6c..f3001c82128f3ba08290eea295b87cf342f65590 100644 (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"