sysutils: revision bump

This commit is contained in:
Franco Fichtner
2021-02-15 10:38:02 +01:00
parent eccb081fc4
commit 360eb16b0f
15 changed files with 20 additions and 6 deletions
+6 -5
View File
@@ -1,7 +1,8 @@
PLUGIN_NAME= git-backup
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Track config changes using git
PLUGIN_DEPENDS= git
PLUGIN_MAINTAINER= ad@opnsense.org
PLUGIN_NAME= git-backup
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Track config changes using git
PLUGIN_DEPENDS= git
PLUGIN_MAINTAINER= ad@opnsense.org
.include "../../Mk/plugins.mk"