1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 07:41:09 +02:00

[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
This commit is contained in:
florian 2010-05-26 12:17:14 +00:00
parent 0198b8c8cf
commit 80d55eeb0e

View File

@ -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/ \