Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions lang-js/nodejs-22/spec
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
VER=22.17.1
VER=22.21.0
SRCS="tbl::https://nodejs.org/dist/v$VER/node-v$VER.tar.xz"
CHKSUMS="sha256::327415FD76FCEBB98133BF56E2D90E3AC048B038FAC2676F03B6DB91074575B9"
CHKSUMS="sha256::791b18e969ea22cc952108ee8eaafbb12cddfd973bbbb0b7fc116395c0d9a81c"
CHKUPDATE="anitya::id=374342"
# Note: Node.js currently requires large memory to build.
# Prefer 3C5000 (or faster) build hosts.
ENVREQ__LOONGARCH64="total_mem=30 core=16"
# Note: Prefer larger RAM.
# Note: Prefer larger RAM.
ENVREQ__ARM64="total_mem=60"
# Note: Larger RAM per core needed.
ENVREQ__PPC64EL="total_mem_per_core=2"