forked from cory/tildefriends
Use libuv 1.9.1.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3237 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
859a537bad
commit
80d392bffe
@ -18,7 +18,7 @@ if not os.path.isdir(kWork):
|
||||
os.chdir(kWork)
|
||||
|
||||
kUvRepository = 'https://github.com/libuv/libuv.git'
|
||||
kUvBranch = 'v1.0.0'
|
||||
kUvBranch = 'v1.9.1'
|
||||
kUvWork = 'uv'
|
||||
|
||||
kV8Repository = 'https://github.com/v8/v8.git'
|
||||
|
Loading…
Reference in New Issue
Block a user