libuv: upgrade 1.36.0 -> 1.38.0

See full changelog https://github.com/libuv/libuv/releases/tag/v1.38.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-05-27 21:14:09 +02:00 committed by Khem Raj
parent d7fdf615e5
commit 644ea1ee14

View File

@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
SRCREV = "533b738838ad8407032e14b6772b29ef9af63cfa"
SRCREV = "1ab9ea3790378f9f25c4e78e9e2b511c75f9c9ed"
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
S = "${WORKDIR}/git"