mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nodejs: rebuild for icu-64.2.
This commit is contained in:
parent
58bf07ad1a
commit
0ffb2c30f9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nodejs'
|
# Template file for 'nodejs'
|
||||||
pkgname=nodejs
|
pkgname=nodejs
|
||||||
version=11.14.0
|
version=11.14.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="node-v${version}"
|
wrksrc="node-v${version}"
|
||||||
# Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079
|
# Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079
|
||||||
hostmakedepends="pkg-config python zlib-devel $(vopt_if icu icu-devel)
|
hostmakedepends="pkg-config python zlib-devel $(vopt_if icu icu-devel)
|
||||||
|
|
Loading…
Add table
Reference in a new issue