From: Alexandros C. Couloumbis <alex@ozo.com>
Date: Thu, 10 Jun 2010 11:46:07 +0000 (+0000)
Subject: package: update to iptables-1.4.8
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=27e5bcc1846e40a762f12b5afe858f29dd0e85c9;p=openwrt%2Fstaging%2Fynezz.git

package: update to iptables-1.4.8

SVN-Revision: 21752
---

diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index f683331ffa..94e3f58b0f 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.7
+PKG_VERSION:=1.4.8
 PKG_RELEASE:=1
 
-PKG_MD5SUM:=645941dd1f9e0ec1f74c61918d70d52f
+PKG_MD5SUM:=697ed89f37af4473a5f6349ba2700f2d
 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/ \