* [Buildroot] [PATCH 1/1] package/libuv: bump to version 1.28.0
@ 2019-04-20 16:04 Asaf Kahlon
2019-04-20 20:06 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Asaf Kahlon @ 2019-04-20 16:04 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 be8a81996d..7f51dfc923 100644
--- a/package/libuv/libuv.hash
+++ b/package/libuv/libuv.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 4afcdc84cd315b77c8e532e7b3fde43d536af0e2e835eafbd0e75518ed26dbed libuv-v1.27.0.tar.gz
+sha256 9ab338062e5b73bd4a05b7fcb77a0745c925c0be9118e0946434946a262cdad5 libuv-v1.28.0.tar.gz
sha256 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b LICENSE
diff --git a/package/libuv/libuv.mk b/package/libuv/libuv.mk
index c6c37618eb..00b13f26bc 100644
--- a/package/libuv/libuv.mk
+++ b/package/libuv/libuv.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBUV_VERSION = v1.27.0
+LIBUV_VERSION = v1.28.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] 2+ messages in thread
end of thread, other threads:[~2019-04-20 20:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-20 16:04 [Buildroot] [PATCH 1/1] package/libuv: bump to version 1.28.0 Asaf Kahlon
2019-04-20 20:06 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox