diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:30 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:30 +0000 |
| commit | 0cc20c0e85edcc58eb8a7fff558baad9fd2a8ff8 (patch) | |
| tree | 61f45ec76c24e802cc1ccb277bc5e5b3547ce0d8 /repos/extra/libuv/abuild | |
| parent | 210aacee721b1323d1844a9401bd2a329a06e450 (diff) | |
| download | alicelinux-0cc20c0e85edcc58eb8a7fff558baad9fd2a8ff8.tar.gz alicelinux-0cc20c0e85edcc58eb8a7fff558baad9fd2a8ff8.zip | |
libuv: updated to 1.52.1
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 1a0d64fa..f6930988 100644 --- a/repos/extra/libuv/abuild +++ b/repos/extra/libuv/abuild @@ -1,5 +1,5 @@ name=libuv -version=1.52.0 +version=1.52.1 release=1 source="https://dist.$name.org/dist/v$version/$name-v$version.tar.gz" |