luci-app-fwknopd: remove unnecessary fields from Makefile
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 23 Apr 2017 10:05:58 +0000 (13:05 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 23 Apr 2017 10:11:17 +0000 (13:11 +0300)
Remove unnecessary version fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
applications/luci-app-fwknopd/Makefile

index 3fbd88a..ba7a856 100644 (file)
@@ -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