X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f47c28454b9d2e593a3f6e3f4e9bbd808468f4d7..8b93389dcabc49295c3022bc5b81629fafbfe572:/package/iptables/Makefile diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 1e3202213..b4e255435 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=iptables PKG_VERSION:=1.4.4 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_MD5SUM:=08cd9196881657ea0615d926334cb7e9 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 @@ -19,11 +19,7 @@ PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \ ftp://ftp.de.netfilter.org/pub/netfilter/iptables/ \ ftp://ftp.no.netfilter.org/pub/netfilter/iptables/ -ifeq ($(CONFIG_EXTERNAL_KERNEL_TREE),) -PATCH_DIR:= -else PATCH_DIR:=./patches/$(PKG_VERSION) -endif PKG_FIXUP = libtool @@ -37,7 +33,7 @@ endif define Package/iptables/Default SECTION:=net - CATEGORY:=Base system + CATEGORY:=Network URL:=http://netfilter.org/ endef @@ -56,6 +52,7 @@ endef define Package/iptables/description IPv4 firewall administration tool. Includes support for: + - comment - limit - LOG - mac