mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
d7fdf615e5
commit
644ea1ee14
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user