mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
nodejs: update to 18.19.1.
This commit is contained in:
parent
573773ff34
commit
60e66348ea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=18.19.0
|
||||
version=18.19.1
|
||||
revision=1
|
||||
hostmakedepends="which pkg-config python3-setuptools"
|
||||
_make_depends="zlib-devel $(vopt_if icu icu-devel)
|
||||
|
@ -15,7 +15,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=f52b41af20596a9abd8ed75241837ec43945468221448bbf841361e2091819b6
|
||||
checksum=090f96a2ecde080b6b382c6d642bca5d0be4702a78cb555be7bf02b20bd16ded
|
||||
python_version=3
|
||||
|
||||
build_options="ssl libuv icu nghttp2 cares brotli"
|
||||
|
|
Loading…
Add table
Reference in a new issue