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 | |
| parent | b244f1543b96ae508be2086f3a65d41e20185ead (diff) | |
| download | alicelinux-291ed6a386ada804ed81056c41071212c28bf556.tar.gz alicelinux-291ed6a386ada804ed81056c41071212c28bf556.zip | |
nodejs: updated to 24.12.0
Diffstat (limited to 'repos/extra/nodejs')
| -rw-r--r-- | repos/extra/nodejs/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/nodejs/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/nodejs/.checksum b/repos/extra/nodejs/.checksum index 8ab53003..520c7f7a 100644 --- a/repos/extra/nodejs/.checksum +++ b/repos/extra/nodejs/.checksum @@ -1,3 +1,3 @@ e2a30a8a611234b5438df78bf7299a705d9ae267f7ea3d28c556168a57dde4a0 0001-no-libatomic.patch -9c638ccb9469487bc9e05a23022371a0e968e92383ff0ffe346dd36552bb5f58 node-v24.11.1.tar.xz +142b252ca8a4c11787a595f9608d96302938b3971979bc31a3da71d361c050f8 node-v24.12.0.tar.xz 29812b7aedc182949cec9d60b1121d9f33225ffc352813e15174c123127574a3 nodejs-allow-build-with-python-3.14.patch 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 |