diff options
| author | Phil Christensen <philc@microsoft.com> | 2018-11-15 15:04:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-15 15:04:18 -0800 |
| commit | 2e9e22762f129c1e2b552c6efccccf81e41a1f80 (patch) | |
| tree | d63e8b785e3e1c8cf8ddba8e090ec4d4444aee08 /ports/libuv/CONTROL | |
| parent | bcac1dc58194c09bc5b579cf6fcd95e54c97da0b (diff) | |
| parent | 9f3601f1689829d8b10f66f3b5c26c1763fd3322 (diff) | |
| download | vcpkg-2e9e22762f129c1e2b552c6efccccf81e41a1f80.tar.gz vcpkg-2e9e22762f129c1e2b552c6efccccf81e41a1f80.zip | |
Merge pull request #4732 from ivysnow/libuv
[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.
Diffstat (limited to 'ports/libuv/CONTROL')
| -rw-r--r-- | ports/libuv/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libuv/CONTROL b/ports/libuv/CONTROL index a2bee52b5..e90eaa545 100644 --- a/ports/libuv/CONTROL +++ b/ports/libuv/CONTROL @@ -1,3 +1,3 @@ Source: libuv -Version: 1.23.2 +Version: 1.24.0 Description: libuv is a multi-platform support library with a focus on asynchronous I/O. |
