All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libndp: bump version to 1.5
@ 2016-01-30 15:40 Bernd Kuhls
  2016-01-30 15:40 ` [Buildroot] [PATCH 2/2] package/libndp: fix musl build Bernd Kuhls
  2016-01-31 13:17 ` [Buildroot] [PATCH 1/2] package/libndp: bump version to 1.5 Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Bernd Kuhls @ 2016-01-30 15:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libndp/libndp.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libndp/libndp.mk b/package/libndp/libndp.mk
index c40a017..c880b7e 100644
--- a/package/libndp/libndp.mk
+++ b/package/libndp/libndp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNDP_VERSION = v1.4
+LIBNDP_VERSION = v1.5
 LIBNDP_SITE = $(call github,jpirko,libndp,$(LIBNDP_VERSION))
 LIBNDP_LICENSE = LGPLv2.1+
 LIBNDP_LICENSE_FILES = COPYING
-- 
2.7.0.rc3

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

end of thread, other threads:[~2016-02-07 11:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-30 15:40 [Buildroot] [PATCH 1/2] package/libndp: bump version to 1.5 Bernd Kuhls
2016-01-30 15:40 ` [Buildroot] [PATCH 2/2] package/libndp: fix musl build Bernd Kuhls
2016-02-02 15:03   ` Arnout Vandecappelle
2016-02-07 11:29   ` Thomas Petazzoni
2016-01-31 13:17 ` [Buildroot] [PATCH 1/2] package/libndp: bump version to 1.5 Peter Korsgaard

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.