mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
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:
committed by
Khem Raj
parent
38df8d2a6e
commit
9b61f412d3
+1
-1
@@ -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"
|
||||
Reference in New Issue
Block a user