projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f16513
)
luci-app-fwknopd: remove unnecessary fields from Makefile
author
Hannu Nyman
<hannu.nyman@iki.fi>
Sun, 23 Apr 2017 10:05:58 +0000
(13:05 +0300)
committer
Hannu 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
patch
|
blob
|
history
diff --git
a/applications/luci-app-fwknopd/Makefile
b/applications/luci-app-fwknopd/Makefile
index 3fbd88ad618ac99d70b160ab1531afb5de242b83..ba7a8568e7caff0218746a74ed03b80d885b261b 100644
(file)
--- a/
applications/luci-app-fwknopd/Makefile
+++ b/
applications/luci-app-fwknopd/Makefile
@@
-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