From 45ab1a31628006af6a1fc5b45c39f64b9a699949 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Wed, 8 Dec 2010 12:56:46 +0000 Subject: package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369) SVN-Revision: 24345 --- package/iptables/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/iptables/Makefile') diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 9d6d195fe1..6a4e0541e4 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.9.1 +PKG_VERSION:=1.4.10 PKG_RELEASE:=1 -PKG_MD5SUM:=fbadfb0b5f2dbda49e0ad06a798898e3 +PKG_MD5SUM:=f382fe693f0b59d87bd47bea65eca198 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/ \ -- cgit v1.2.3