X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ff993cd34c29ba501dab273ce66272d5f6e192d8..1c1a3a7f9838210a05937d796ef0e35f3a234460:/package/iptables/Makefile diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 2c5c145be..3c4a22ff8 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=iptables -PKG_VERSION:=1.4.8 +PKG_VERSION:=1.4.9 PKG_RELEASE:=1 -PKG_MD5SUM:=697ed89f37af4473a5f6349ba2700f2d +PKG_MD5SUM:=db1312f7ce5a4c11dc981a2ac76b26e8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \ ftp://ftp.be.netfilter.org/pub/netfilter/iptables/ \ @@ -44,7 +44,7 @@ define Package/iptables $(call Package/iptables/Default) TITLE:=IPv4 firewall administration tool MENU:=1 - DEPENDS+= +kmod-ipt-core +libiptc +libxtables +libipq + DEPENDS+= +kmod-ipt-core +libiptc +libxtables endef define Package/iptables/description