[Buildroot] [git commit] libuv: bump version

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Nov 1 19:07:23 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=9dce472f4115ba623d23d157984fddc7bf86fed3
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/libuv/libuv.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libuv/libuv.mk b/package/libuv/libuv.mk
index 986acee..76a4601 100644
--- a/package/libuv/libuv.mk
+++ b/package/libuv/libuv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUV_VERSION = v0.11.26
+LIBUV_VERSION = v0.11.29
 LIBUV_SITE = $(call github,joyent,libuv,$(LIBUV_VERSION))
 LIBUV_DEPENDENCIES = host-pkgconf
 LIBUV_INSTALL_STAGING = YES


More information about the buildroot mailing list