Switch to new package format
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
name: nodejs
|
||||
description: Free and open-source Javascript runtime
|
||||
version: 26.3.0
|
||||
revision: 2
|
||||
url: https://nodejs.org/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- brotli
|
||||
- c-ares
|
||||
- icu
|
||||
- libnghttp2
|
||||
- libuv
|
||||
- openssl
|
||||
- zlib
|
||||
optional_depends:
|
||||
- npm
|
||||
make_depends:
|
||||
- procps-ng
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://nodejs.org/dist/v${BPM_PKG_VERSION}/node-v${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 319ad5d7d20cc622e55eb75b9f1a2546b77a08bd462b67030d0c89316c2c2349
|
||||
Reference in New Issue
Block a user