All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] libuv: bump to version 1.25.0
@ 2019-01-19  8:44 Asaf Kahlon
  2019-01-19  8:44 ` [Buildroot] [PATCH 1/1] python-bcrypt: bump to version 3.1.6 Asaf Kahlon
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Asaf Kahlon @ 2019-01-19  8:44 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Asaf Kahlon <asafka7@gmail.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 f4e9d53a86..8f11743b5a 100644
--- a/package/libuv/libuv.hash
+++ b/package/libuv/libuv.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  0d026c8f68c4d7b7c59de8f485f262ac71c24e0f3a80d740a25d20edd2f2774e  libuv-v1.24.1.tar.gz
+sha256  ce3036d444c3fb4f9a9e2994bec1f4fa07872b01456998b422ce918fdc55c254  libuv-v1.25.0.tar.gz
 sha256  6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b  LICENSE
diff --git a/package/libuv/libuv.mk b/package/libuv/libuv.mk
index 40e6bd26d6..fec6659ed9 100644
--- a/package/libuv/libuv.mk
+++ b/package/libuv/libuv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUV_VERSION = v1.24.1
+LIBUV_VERSION = v1.25.0
 LIBUV_SITE = $(call github,libuv,libuv,$(LIBUV_VERSION))
 LIBUV_DEPENDENCIES = host-pkgconf
 LIBUV_INSTALL_STAGING = YES
-- 
2.19.1

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

end of thread, other threads:[~2019-01-19 22:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-19  8:44 [Buildroot] [PATCH 1/1] libuv: bump to version 1.25.0 Asaf Kahlon
2019-01-19  8:44 ` [Buildroot] [PATCH 1/1] python-bcrypt: bump to version 3.1.6 Asaf Kahlon
2019-01-19 22:07   ` Peter Korsgaard
2019-01-19  8:44 ` [Buildroot] [PATCH 1/1] python-logbook: bump to version 1.4.3 Asaf Kahlon
2019-01-19 22:07   ` Peter Korsgaard
2019-01-19  8:44 ` [Buildroot] [PATCH 1/1] python-txtorcon: bump to version 19.0.0 Asaf Kahlon
2019-01-19 22:07   ` Peter Korsgaard
2019-01-19 22:07 ` [Buildroot] [PATCH 1/1] libuv: bump to version 1.25.0 Peter Korsgaard

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.