Skip to content

Commit ef26ffa

Browse files
committed
[DRAFT] update libuv to v2-1.45.0
1 parent c470dc3 commit ef26ffa

File tree

5 files changed

+5
-36
lines changed

5 files changed

+5
-36
lines changed

deps/checksums/libuv

Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
95cfbeb46002d26010cdfbba459be3b4
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b34476e33f6ec1756abc52f4e209efeb3f3e1958d4d89a019097f1fd68ac7395204e685779755348a704b7c23862f5eb704fb459bedfc5c1e7583910b98d631c

deps/libuv.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## LIBUV ##
2+
override USE_BINARYBUILDER_LIBUV=0
23
ifneq ($(USE_BINARYBUILDER_LIBUV),1)
34
LIBUV_GIT_URL:=https://github.com/JuliaLang/libuv.git
45
LIBUV_TAR_URL=https://api.github.com/repos/JuliaLang/libuv/tarball/$1

deps/libuv.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ LIBUV_JLL_NAME := LibUV
33

44
## source build
55
LIBUV_VER := 2
6-
LIBUV_BRANCH=julia-uv2-1.44.2
7-
LIBUV_SHA1=2723e256e952be0b015b3c0086f717c3d365d97e
6+
LIBUV_BRANCH=julia-uv2-1.45.0-dev
7+
LIBUV_SHA1=7f9c8129c285a88bf775e56fd2500e0fa9c4c98c

0 commit comments

Comments
 (0)