All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libuv: bump version to 1.14.0
@ 2017-09-05 20:09 Martin Bark
  2017-09-05 20:09 ` [Buildroot] [PATCH 2/2] package/nodejs: bump version to 8.4.0 Martin Bark
  2017-09-06 20:12 ` [Buildroot] [PATCH 1/2] package/libuv: bump version to 1.14.0 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Bark @ 2017-09-05 20:09 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Martin Bark <martin@barkynet.com>
---
 package/libuv/libuv.hash | 2 +-
 package/libuv/libuv.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libuv/libuv.hash b/package/libuv/libuv.hash
index f9fe4fe..169a7be 100644
--- a/package/libuv/libuv.hash
+++ b/package/libuv/libuv.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 6a4976887594ec9f4e8521c95598dbbc478c59733056a5cf46354e93a1bc8400  libuv-v1.13.1.tar.gz
+sha256  96088804334a70f84d64f45e4db926fc1dfa42d4a9d22b1812cf47bc0d9b6947  libuv-v1.14.0.tar.gz
diff --git a/package/libuv/libuv.mk b/package/libuv/libuv.mk
index 06c5520..0b62c58 100644
--- a/package/libuv/libuv.mk
+++ b/package/libuv/libuv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUV_VERSION = v1.13.1
+LIBUV_VERSION = v1.14.0
 LIBUV_SITE = $(call github,libuv,libuv,$(LIBUV_VERSION))
 LIBUV_DEPENDENCIES = host-pkgconf
 LIBUV_INSTALL_STAGING = YES
-- 
2.7.4

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

end of thread, other threads:[~2017-09-06 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-05 20:09 [Buildroot] [PATCH 1/2] package/libuv: bump version to 1.14.0 Martin Bark
2017-09-05 20:09 ` [Buildroot] [PATCH 2/2] package/nodejs: bump version to 8.4.0 Martin Bark
2017-09-06 20:12 ` [Buildroot] [PATCH 1/2] package/libuv: bump version to 1.14.0 Thomas Petazzoni

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.