aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-05-26 12:17:14 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-05-26 12:17:14 +0000
commit762c502c2f6e0940dd987c71d0a8239d673fe7ee (patch)
treebaafafdc9b804f4e90be7ca1c5c7a7fcd994ea73 /package
parent4a94037da9342803dd1d18a2b933e455c3a34845 (diff)
downloadupstream-762c502c2f6e0940dd987c71d0a8239d673fe7ee.tar.gz
upstream-762c502c2f6e0940dd987c71d0a8239d673fe7ee.tar.bz2
upstream-762c502c2f6e0940dd987c71d0a8239d673fe7ee.zip
[package] revert r21522, updating to 1.4.8 requires libnfnetlink
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21571 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 94e3f58b0f..f683331ffa 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.7
PKG_RELEASE:=1
-PKG_MD5SUM:=697ed89f37af4473a5f6349ba2700f2d
+PKG_MD5SUM:=645941dd1f9e0ec1f74c61918d70d52f
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/ \