iptables: bump to version 1.4.15
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sat, 11 Aug 2012 22:27:26 +0000 (19:27 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Aug 2012 16:31:27 +0000 (18:31 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/iptables/iptables.mk

index a5ec6a77707cd5c329553336172061afa27ad258..bdef57588068ade3561b2b171c8b9bbe874bcab4 100644 (file)
@@ -4,11 +4,13 @@
 #
 #############################################################
 
-IPTABLES_VERSION = 1.4.14
+IPTABLES_VERSION = 1.4.15
 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables
 IPTABLES_INSTALL_STAGING = YES
 IPTABLES_DEPENDENCIES = host-pkg-config
+IPTABLES_LICENSE = GPLv2
+IPTABLES_LICENSE_FILES = COPYING
 
 IPTABLES_CONF_OPT = --libexecdir=/usr/lib --with-kernel=$(LINUX_HEADERS_DIR)