All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] radvd: bump to version 1.10.0
@ 2014-03-29 23:18 Gustavo Zacarias
  2014-03-29 23:19 ` [Buildroot] [PATCH 2/2] libcgicc: bump to version 3.2.13 Gustavo Zacarias
  2014-03-30  9:28 ` [Buildroot] [PATCH 1/2] radvd: bump to version 1.10.0 Thomas Petazzoni
  0 siblings, 2 replies; 8+ messages in thread
From: Gustavo Zacarias @ 2014-03-29 23:18 UTC (permalink / raw)
  To: buildroot

Adds 6LoWPAN support.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/radvd/radvd.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/radvd/radvd.mk b/package/radvd/radvd.mk
index bc782fd..e82774e 100644
--- a/package/radvd/radvd.mk
+++ b/package/radvd/radvd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RADVD_VERSION = 1.9.9
+RADVD_VERSION = 1.10.0
 RADVD_SOURCE = radvd-$(RADVD_VERSION).tar.xz
 RADVD_SITE = http://www.litech.org/radvd/dist
 RADVD_DEPENDENCIES = host-bison flex libdaemon host-flex host-pkgconf
-- 
1.8.3.2

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

end of thread, other threads:[~2014-03-30 13:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-29 23:18 [Buildroot] [PATCH 1/2] radvd: bump to version 1.10.0 Gustavo Zacarias
2014-03-29 23:19 ` [Buildroot] [PATCH 2/2] libcgicc: bump to version 3.2.13 Gustavo Zacarias
2014-03-30  9:30   ` Thomas Petazzoni
2014-03-30 10:22     ` Gustavo Zacarias
2014-03-30 10:27       ` Thomas Petazzoni
2014-03-30 10:32     ` Yann E. MORIN
2014-03-30 13:55     ` Luca Ceresoli
2014-03-30  9:28 ` [Buildroot] [PATCH 1/2] radvd: bump to version 1.10.0 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.