Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/8] iptables: bump to version 1.4.15
@ 2012-08-11 22:27 Gustavo Zacarias
  2012-08-11 22:27 ` [Buildroot] [PATCH 2/8] conntrack-tools: bump to version 1.2.2 Gustavo Zacarias
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2012-08-11 22:27 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/iptables/iptables.mk |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk
index a5ec6a7..bdef575 100644
--- a/package/iptables/iptables.mk
+++ b/package/iptables/iptables.mk
@@ -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)
 
-- 
1.7.8.6

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-08-13 13:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-11 22:27 [Buildroot] [PATCH 1/8] iptables: bump to version 1.4.15 Gustavo Zacarias
2012-08-11 22:27 ` [Buildroot] [PATCH 2/8] conntrack-tools: bump to version 1.2.2 Gustavo Zacarias
2012-08-11 22:27 ` [Buildroot] [PATCH 3/8] mpg123: bump to version 1.14.4 Gustavo Zacarias
2012-08-11 22:27 ` [Buildroot] [PATCH 4/8] mpd: bump to version 0.17 Gustavo Zacarias
2012-08-11 22:27 ` [Buildroot] [PATCH 5/8] wget: bump to version 1.14 Gustavo Zacarias
2012-08-12 16:32   ` Thomas Petazzoni
2012-08-13 13:14     ` Gustavo Zacarias
2012-08-11 22:27 ` [Buildroot] [PATCH 6/8] samba: bump to version 3.6.7 Gustavo Zacarias
2012-08-11 22:27 ` [Buildroot] [PATCH 7/8] ethtool: bump to version 3.5 Gustavo Zacarias
2012-08-11 22:27 ` [Buildroot] [PATCH 8/8] e2fsprogs: bump to version 1.42.5 Gustavo Zacarias
2012-08-12 16:33 ` [Buildroot] [PATCH 1/8] iptables: bump to version 1.4.15 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox