diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:52:57 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:52:57 +0000 |
| commit | bfcb70c2d3a0c152f784f10897d4c368907ccf09 (patch) | |
| tree | de73073034dce64e136985b67c61f7776fcb22e9 /repos/extra/nodejs/abuild | |
| parent | 2581f8cec81ddf7e3ec2545ba092e87c07818801 (diff) | |
| download | alicelinux-bfcb70c2d3a0c152f784f10897d4c368907ccf09.tar.gz alicelinux-bfcb70c2d3a0c152f784f10897d4c368907ccf09.zip | |
nodejs: updated to 24.7.0
Diffstat (limited to 'repos/extra/nodejs/abuild')
| -rw-r--r-- | repos/extra/nodejs/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/nodejs/abuild b/repos/extra/nodejs/abuild index 73539540..99024d45 100644 --- a/repos/extra/nodejs/abuild +++ b/repos/extra/nodejs/abuild @@ -1,5 +1,5 @@ name=nodejs -version=24.6.0 +version=24.7.0 release=1 source="https://$name.org/dist/v$version/node-v$version.tar.xz 0001-no-libatomic.patch" |