mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libuv: update to 1.33.1
Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c2a91b2d8c
commit
85eec8a14b
|
|
@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
|
||||
|
||||
SRCREV = "697bea87b3a0b0e9b4e5ff86b39d1dedb70ee46d"
|
||||
SRCREV = "07ad32138f4d2285ba2226b5e20462b27b091a59"
|
||||
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Loading…
Reference in New Issue
Block a user