projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: image: add MkuImage{Gzip,Lzma}/initramfs helpers
[openwrt.git]
/
package
/
firewall
/
Makefile
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index
746cca4
..
373baae
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:=4
4
+PKG_RELEASE:=4
9
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
@@
-19,7
+19,7
@@
define Package/firewall
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
- DEPENDS:=+iptables +
iptables-mod-conntrack +iptables-mod
-nat
+ DEPENDS:=+iptables +
kmod-ipt-conntrack +kmod-ipt
-nat
PKGARCH:=all
endef
PKGARCH:=all
endef
This page took
0.024046 seconds
and
4
git commands to generate.