mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
nodejs: update to 22.15.0.
This commit is contained in:
parent
c50ee5ed71
commit
e0f11ebd82
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=20.16.0
|
||||
version=22.15.0
|
||||
revision=1
|
||||
hostmakedepends="which pkg-config python3-setuptools"
|
||||
_make_depends="zlib-devel \
|
||||
|
@ -18,7 +18,7 @@ license="MIT"
|
|||
homepage="https://nodejs.org/"
|
||||
changelog="https://raw.githubusercontent.com/nodejs/node/main/doc/changelogs/CHANGELOG_V${version%%.*}.md"
|
||||
distfiles="https://nodejs.org/dist/v${version}/node-v${version}.tar.xz"
|
||||
checksum=cd6c8fc3ff2606aadbc7155db6f7e77247d2d0065ac18e2f7f049095584b8b46
|
||||
checksum=e7c4226d1d92f33ad854d6da4f7e519e77690b8e73f93496881f8c539174d9df
|
||||
python_version=3
|
||||
|
||||
build_options="ssl libuv icu nghttp2 cares brotli"
|
||||
|
|
Loading…
Add table
Reference in a new issue