diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:04:53 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:04:53 +0000 |
| commit | 846b061cf4eb4ce62e8bc92e0d11a8025be4bb16 (patch) | |
| tree | 224e56d4e51bb5a06dde3c731348d59871670867 /repos/extra/libuv/abuild | |
| parent | df3ed7dbd40420d20239b021c2b7ed744d54db06 (diff) | |
| download | alicelinux-846b061cf4eb4ce62e8bc92e0d11a8025be4bb16.tar.gz alicelinux-846b061cf4eb4ce62e8bc92e0d11a8025be4bb16.zip | |
libuv: updated to 1.51.0
Diffstat (limited to 'repos/extra/libuv/abuild')
| -rw-r--r-- | repos/extra/libuv/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libuv/abuild b/repos/extra/libuv/abuild index 18932cfe..bc5df060 100644 --- a/repos/extra/libuv/abuild +++ b/repos/extra/libuv/abuild @@ -1,5 +1,5 @@ name=libuv -version=1.50.0 +version=1.51.0 release=1 source="https://dist.$name.org/dist/v$version/$name-v$version.tar.gz" |