diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:46:49 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:46:49 +0800 |
| commit | 4ad2170ea1cfdbbf526c959b04b9ebc97b47fef2 (patch) | |
| tree | 76fb533d661b34036f331122a4d2031d326ba50b /repos/extra/libuv/abuild | |
| parent | 3dbad4d8988e1c5b38acaee553700e03da8964fb (diff) | |
| download | alicelinux-4ad2170ea1cfdbbf526c959b04b9ebc97b47fef2.tar.gz alicelinux-4ad2170ea1cfdbbf526c959b04b9ebc97b47fef2.zip | |
libuv: updated to 1.49.2
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 a50d3c6d..50c9da23 100644 --- a/repos/extra/libuv/abuild +++ b/repos/extra/libuv/abuild @@ -1,5 +1,5 @@ name=libuv -version=1.49.0 +version=1.49.2 release=1 source="https://dist.$name.org/dist/v$version/$name-v$version.tar.gz" |