From 56a3396bf247345d3c7756b8421ea3c735d537dd Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 29 May 2013 14:58:04 +0000 Subject: iptables: bump to 1.4.19.1 SVN-Revision: 36760 --- package/network/utils/iptables/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/utils/iptables/Makefile') diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile index 1b6a4cf79b..55f3a387bd 100644 --- a/package/network/utils/iptables/Makefile +++ b/package/network/utils/iptables/Makefile @@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=iptables -PKG_VERSION:=1.4.18 -PKG_RELEASE:=4 +PKG_VERSION:=1.4.19.1 +PKG_RELEASE:=1 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/ \ ftp://ftp.de.netfilter.org/pub/netfilter/iptables/ \ ftp://ftp.no.netfilter.org/pub/netfilter/iptables/ -PKG_MD5SUM:=a819199d5ec013b82da13a8ffbba857e +PKG_MD5SUM:=be97ce9007fa42c867901b496c935a0a PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- cgit v1.2.3