diff options
Diffstat (limited to 'nodejs')
| -rw-r--r-- | nodejs/.checksum | 2 | ||||
| -rw-r--r-- | nodejs/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nodejs/.checksum b/nodejs/.checksum index 8ab53003..520c7f7a 100644 --- a/nodejs/.checksum +++ b/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/nodejs/abuild b/nodejs/abuild index ebc2d187..54bd4ada 100644 --- a/nodejs/abuild +++ b/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 |