luci-app-fwknopd: remove unnecessary fields from Makefile
Remove unnecessary version fields from Makefile and rely on LuCI automatics. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
9f165132a6
commit
1e53316a45
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
LUCI_TITLE:=Fwknopd config - web config for the firewall knock daemon
|
||||
LUCI_DEPENDS:=+fwknopd +qrencode
|
||||
PKG_VERSION:=1.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz>
|
||||
include ../../luci.mk
|
||||
|
|
Loading…
Reference in a new issue