summaryrefslogtreecommitdiff
path: root/package/libuv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libuv/Makefile')
-rw-r--r--package/libuv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libuv/Makefile b/package/libuv/Makefile
index 3a8b43a61..8ddad9e87 100644
--- a/package/libuv/Makefile
+++ b/package/libuv/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libuv
-PKG_VERSION:= 1.42.0
+PKG_VERSION:= 1.50.0
PKG_RELEASE:= 1
-PKG_HASH:= 371e5419708f6aaeb8656671f89400b92a9bba6443369af1bb70bcd6e4b3c764
+PKG_HASH:= b1ec56444ee3f1e10c8bd3eed16ba47016ed0b94fe42137435aaf2e0bd574579
PKG_DESCR:= multi-platform support library
PKG_SECTION:= libs/misc
PKG_URL:= https://github.com/libuv/libuv/