[Buildroot] [git commit] package/libuv: Bump to version 1.4.2

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Apr 8 19:28:49 UTC 2015


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

Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
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 33f8d2c..1194299 100644
--- a/package/libuv/libuv.mk
+++ b/package/libuv/libuv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUV_VERSION = v1.0.2
+LIBUV_VERSION = v1.4.2
 LIBUV_SITE = $(call github,libuv,libuv,$(LIBUV_VERSION))
 LIBUV_DEPENDENCIES = host-pkgconf
 LIBUV_INSTALL_STAGING = YES


More information about the buildroot mailing list