File tree 4 files changed +6
-42
lines changed
4 files changed +6
-42
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
PKGNAME=nodejs
2
2
PKGSEC=devel
3
- PKGDEP="icu openssl python-2 zlib "
3
+ PKGDEP="nodejs-22 "
4
4
PKGDES="A JavaScript runtime built on the V8 JavaScript engine"
5
5
6
- PKGEPOCH=2
6
+ ABTYPE=dummy
7
+ ABHOST=noarch
7
8
8
- # https://github.com/nodejs/node/issues/44195#issuecomment-1545966528
9
- NOLTO=1
10
-
11
- PKGREP="pnpm<=9.7.0 yarn<=1.22.22-1"
12
- PKGBREAK="$PKGREP"
9
+ PKGEPOCH=3
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- VER=20.18.0
2
- REL=1
3
- SRCS="tbl::https://nodejs.org/dist/v$VER/node-v$VER.tar.xz"
4
- CHKSUMS="sha256::7d9433e91fd88d82ba8de86e711ec41907638e227993d22e95126b02f6cd714a"
5
- CHKUPDATE="anitya::id=369796"
6
- # Note: Node.js currently requires large memory to build
7
- ENVREQ__LOONGARCH64="total_mem=30"
1
+ VER=22
2
+ DUMMYSRC=1
You can’t perform that action at this time.
0 commit comments