projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: do not adjust the slot time setting for long distance, it seems to cause long...
[openwrt.git]
/
package
/
firewall
/
Makefile
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index
511fbe9
..
1b6ec88
100644
(file)
--- a/
package/firewall/Makefile
+++ b/
package/firewall/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=
17
+PKG_RELEASE:=
20
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
@@
-18,6
+18,7
@@
define Package/firewall
CATEGORY:=Base system
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
CATEGORY:=Base system
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
+ MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat
PKGARCH:=all
endef
DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat
PKGARCH:=all
endef
@@
-32,6
+33,7
@@
endef
define Package/firewall/conffiles
/etc/config/firewall
define Package/firewall/conffiles
/etc/config/firewall
+/etc/firewall.user
endef
define Package/firewall/install
endef
define Package/firewall/install
This page took
0.019052 seconds
and
4
git commands to generate.