diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-28 01:19:58 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-28 01:19:58 +0000 |
| commit | 291ed6a386ada804ed81056c41071212c28bf556 (patch) | |
| tree | 8afd34a6574f8e715059f029d4597dab44ead7bb /repos/extra/nodejs/abuild | |
| parent | b244f1543b96ae508be2086f3a65d41e20185ead (diff) | |
| download | alicelinux-291ed6a386ada804ed81056c41071212c28bf556.tar.gz alicelinux-291ed6a386ada804ed81056c41071212c28bf556.zip | |
nodejs: updated to 24.12.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 ebc2d187..54bd4ada 100644 --- a/repos/extra/nodejs/abuild +++ b/repos/extra/nodejs/abuild @@ -1,5 +1,5 @@ name=nodejs -version=24.11.1 +version=24.12.0 release=1 source="https://$name.org/dist/v$version/node-v$version.tar.xz nodejs-allow-build-with-python-3.14.patch |