PKG_NAME:=firewall
PKG_VERSION:=1
-PKG_RELEASE:=3
+PKG_RELEASE:=5
include $(INCLUDE_DIR)/package.mk
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat
+ PKGARCH:=all
endef
define Package/firewall/description