libuv: upgrade 1.35.0 -> 1.36.0

See full changelog https://github.com/libuv/libuv/releases/tag/v1.36.0

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Pierre-Jean Texier
2020-04-18 14:30:02 +02:00
committed by Khem Raj
parent 38df8d2a6e
commit 9b61f412d3
@@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
SRCREV = "e45f1ec38db882f8dc17b51f51a6684027034609"
SRCREV = "533b738838ad8407032e14b6772b29ef9af63cfa"
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
S = "${WORKDIR}/git"