[Buildroot] [git commit] package/libuv: bump to version 1.7.5

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Oct 12 15:57:11 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=935430b167a27b9c76a1d4e764943bb1aaa90e4f
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 7709ad1..da47b62 100644
--- a/package/libuv/libuv.mk
+++ b/package/libuv/libuv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUV_VERSION = v1.7.4
+LIBUV_VERSION = v1.7.5
 LIBUV_SITE = $(call github,libuv,libuv,$(LIBUV_VERSION))
 LIBUV_DEPENDENCIES = host-pkgconf
 LIBUV_INSTALL_STAGING = YES


More information about the buildroot mailing list