diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-19 04:59:42 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-19 04:59:42 +0000 |
| commit | c5fb2fda37b1c2b3366e0267097101ad8c03a132 (patch) | |
| tree | a58d40daf7f5304ac52229778636c4d40b290850 /repos/extra/nodejs/abuild | |
| parent | 95764aef1580be42695f48af115594f33c308954 (diff) | |
| download | alicelinux-c5fb2fda37b1c2b3366e0267097101ad8c03a132.tar.gz alicelinux-c5fb2fda37b1c2b3366e0267097101ad8c03a132.zip | |
nodejs: updated to 24.4.1
Diffstat (limited to 'repos/extra/nodejs/abuild')
| -rw-r--r-- | repos/extra/nodejs/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/nodejs/abuild b/repos/extra/nodejs/abuild index 7091d496..208f2c1f 100644 --- a/repos/extra/nodejs/abuild +++ b/repos/extra/nodejs/abuild @@ -1,8 +1,8 @@ name=nodejs -version=23.11.0 +version=24.4.1 release=1 source="https://$name.org/dist/v$version/node-v$version.tar.xz - atomic.patch" + 0001-no-libatomic.patch" build() { # use system openssl when openssl installed |