1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 23:07:19 +03:00

upgrade iptables to 1.4.3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15478 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2009-04-29 11:31:20 +00:00
parent b613132f29
commit 14cb88d920
5 changed files with 3 additions and 3 deletions

View File

@ -18,9 +18,9 @@ ifeq ($(CONFIG_LINUX_2_4),y)
endif
ifeq ($(CONFIG_LINUX_2_6),y)
PKG_VERSION:=1.4.1.1
PKG_RELEASE:=2
PKG_MD5SUM:=723fa88d8a0915e184f99e03e9bf06cb
PKG_VERSION:=1.4.3.2
PKG_RELEASE:=1
PKG_MD5SUM:=545698693b636cfc844aafc6729fd48a
endif
PKG_VERSION?=<IPTABLES_VERSION>