Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libuv: bump to version 1.0.2
@ 2014-12-10 23:18 Jörg Krause
  2014-12-11  5:24 ` Baruch Siach
  2014-12-11  8:59 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Jörg Krause @ 2014-12-10 23:18 UTC (permalink / raw)
  To: buildroot

libuv has moved to github.com/libuv/libuv

Signed-off-by: J?rg Krause <jkrause@posteo.de>
---
 package/libuv/libuv.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libuv/libuv.mk b/package/libuv/libuv.mk
index 08bf8c5..33f8d2c 100644
--- a/package/libuv/libuv.mk
+++ b/package/libuv/libuv.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-LIBUV_VERSION = v0.11.29
-LIBUV_SITE = $(call github,joyent,libuv,$(LIBUV_VERSION))
+LIBUV_VERSION = v1.0.2
+LIBUV_SITE = $(call github,libuv,libuv,$(LIBUV_VERSION))
 LIBUV_DEPENDENCIES = host-pkgconf
 LIBUV_INSTALL_STAGING = YES
 LIBUV_AUTORECONF = YES
-- 
2.1.3

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

end of thread, other threads:[~2014-12-11  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 23:18 [Buildroot] [PATCH 1/1] package/libuv: bump to version 1.0.2 Jörg Krause
2014-12-11  5:24 ` Baruch Siach
2014-12-11  8:59 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox