Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] ipset: bump to version 6.23
@ 2014-09-23 12:33 Gustavo Zacarias
  2014-09-23 19:54 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-09-23 12:33 UTC (permalink / raw)
  To: buildroot

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/ipset/ipset.hash | 2 ++
 package/ipset/ipset.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/ipset/ipset.hash

diff --git a/package/ipset/ipset.hash b/package/ipset/ipset.hash
new file mode 100644
index 0000000..12d61b9
--- /dev/null
+++ b/package/ipset/ipset.hash
@@ -0,0 +1,2 @@
+# From ftp://ftp.netfilter.org/pub/ipset/ipset-6.23.tar.bz2.md5sum.txt
+md5	38581e52b47c94a67940351af6ea8d8c	ipset-6.23.tar.bz2
diff --git a/package/ipset/ipset.mk b/package/ipset/ipset.mk
index d31d433..aff1902 100644
--- a/package/ipset/ipset.mk
+++ b/package/ipset/ipset.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IPSET_VERSION = 6.22
+IPSET_VERSION = 6.23
 IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
 IPSET_SITE = http://ipset.netfilter.org
 IPSET_DEPENDENCIES = libmnl host-pkgconf
-- 
1.8.5.5

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

* [Buildroot] [PATCH] ipset: bump to version 6.23
  2014-09-23 12:33 [Buildroot] [PATCH] ipset: bump to version 6.23 Gustavo Zacarias
@ 2014-09-23 19:54 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-09-23 19:54 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Tue, 23 Sep 2014 09:33:02 -0300, Gustavo Zacarias wrote:
> Also add hash file.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/ipset/ipset.hash | 2 ++
>  package/ipset/ipset.mk   | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/ipset/ipset.hash

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2014-09-23 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23 12:33 [Buildroot] [PATCH] ipset: bump to version 6.23 Gustavo Zacarias
2014-09-23 19:54 ` Thomas Petazzoni

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